aspnetcore/src/Microsoft.AspNetCore.Mvc.An...
Pranav K 5af246b554 Ignore constructors when discovering actions 2018-03-06 17:42:53 -08:00
..
ActionsMustNotBeAsyncVoidAnalyzer.cs Introduce Mvc analyzers 2018-01-19 16:02:50 -08:00
ActionsMustNotBeAsyncVoidFixProvider.cs Introduce Mvc analyzers 2018-01-19 16:02:50 -08:00
ApiActionsAreAttributeRoutedAnalyzer.cs Introduce Mvc analyzers 2018-01-19 16:02:50 -08:00
ApiActionsAreAttributeRoutedFixProvider.cs Introduce Mvc analyzers 2018-01-19 16:02:50 -08:00
ApiActionsDoNotRequireExplicitModelValidationCheckAnalyzer.cs Introduce Mvc analyzers 2018-01-19 16:02:50 -08:00
ApiActionsDoNotRequireExplicitModelValidationCheckCodeFixProvider.cs Introduce Mvc analyzers 2018-01-19 16:02:50 -08:00
ApiActionsShouldUseActionResultOfTAnalyzer.cs Introduce Mvc analyzers 2018-01-19 16:02:50 -08:00
ApiActionsShouldUseActionResultOfTCodeFixProvider.cs Introduce Mvc analyzers 2018-01-19 16:02:50 -08:00
ApiControllerAnalyzerBase.cs Introduce Mvc analyzers 2018-01-19 16:02:50 -08:00
ApiControllerAnalyzerContext.cs Ignore constructors when discovering actions 2018-03-06 17:42:53 -08:00
CodeAnalysisExtensions.cs Introduce Mvc analyzers 2018-01-19 16:02:50 -08:00
ControllerAnalyzerBase.cs Introduce Mvc analyzers 2018-01-19 16:02:50 -08:00
ControllerAnalyzerContext.cs Ignore constructors when discovering actions 2018-03-06 17:42:53 -08:00
DiagnosticDescriptors.cs Introduce Mvc analyzers 2018-01-19 16:02:50 -08:00
Microsoft.AspNetCore.Mvc.Analyzers.csproj Ensure analyzer package uses -final version when IsFinalBuild=true 2018-01-29 12:23:23 -08:00
TypeNames.cs Introduce Mvc analyzers 2018-01-19 16:02:50 -08:00