aspnetcore/src/Microsoft.AspNetCore.Mvc.Ap...
Pranav K 7e25d7908a
Warn when the parameter name for a model bound complex parameter has the same name as a top level property
Fixes #7753
2018-08-14 15:44:48 -07:00
..
Properties Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
ActualApiResponseMetadata.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
AddResponseTypeAttributeCodeFixAction.cs Use StatusCodes constants instead of literals in the ProducesResponseType code fix (#8234) 2018-08-08 14:41:30 -07:00
AddResponseTypeAttributeCodeFixProvider.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
ApiActionsDoNotRequireExplicitModelValidationCheckAnalyzer.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
ApiActionsDoNotRequireExplicitModelValidationCodeFixProvider.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
ApiControllerFacts.cs Warn when the parameter name for a model bound complex parameter has the same name as a top level property 2018-08-14 15:44:48 -07:00
ApiControllerSymbolCache.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
ApiConventionAnalyzer.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
ApiDiagnosticDescriptors.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
ApiSymbolNames.cs Use StatusCodes constants instead of literals in the ProducesResponseType code fix (#8234) 2018-08-08 14:41:30 -07:00
DeclaredApiResponseMetadata.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
Microsoft.AspNetCore.Mvc.Api.Analyzers.csproj Warn when the parameter name for a model bound complex parameter has the same name as a top level property 2018-08-14 15:44:48 -07:00
Microsoft.AspNetCore.Mvc.Api.Analyzers.nuspec Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
SymbolApiConventionMatcher.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
SymbolApiResponseMetadataProvider.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00