aspnetcore/src/Microsoft.AspNetCore.Mvc.An...
Pranav K d346255db6
Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks
Fixes #8146
2018-07-30 13:14:20 -07:00
..
ActionsMustNotBeAsyncVoidAnalyzer.cs Ensure analyzer package is referenced by Microsoft.AspNetCore.Mvc 2018-06-19 16:11:47 -07:00
ActionsMustNotBeAsyncVoidFixProvider.cs Ensure analyzer package is referenced by Microsoft.AspNetCore.Mvc 2018-06-19 16:11:47 -07:00
ApiActionsAreAttributeRoutedAnalyzer.cs Ensure analyzer package is referenced by Microsoft.AspNetCore.Mvc 2018-06-19 16:11:47 -07:00
ApiActionsAreAttributeRoutedFixProvider.cs Ensure analyzer package is referenced by Microsoft.AspNetCore.Mvc 2018-06-19 16:11:47 -07:00
ApiActionsShouldUseActionResultOfTAnalyzer.cs Ensure analyzer package is referenced by Microsoft.AspNetCore.Mvc 2018-06-19 16:11:47 -07:00
ApiActionsShouldUseActionResultOfTCodeFixProvider.cs Ensure analyzer package is referenced by Microsoft.AspNetCore.Mvc 2018-06-19 16:11:47 -07:00
ApiControllerAnalyzerBase.cs
ApiControllerAnalyzerContext.cs
CodeAnalysisExtensions.cs
ControllerAnalyzerBase.cs
ControllerAnalyzerContext.cs
DiagnosticDescriptors.cs Ensure analyzer package is referenced by Microsoft.AspNetCore.Mvc 2018-06-19 16:11:47 -07:00
Microsoft.AspNetCore.Mvc.Analyzers.Experimental.csproj
TypeNames.cs