aspnetcore/test/Mvc.Analyzers.Test
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
..
Infrastructure Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
TestFiles 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
AttributesShouldNotBeAppliedToPageModelAnalyzerTest.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
AvoidHtmlPartialAnalyzerTest.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
CodeAnalysisExtensionsTest.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
Mvc.Analyzers.Test.csproj
TopLevelParameterNameAnalyzerTest.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
xunit.runner.json