aspnetcore/src/Microsoft.AspNetCore.Mvc.An...
Pranav K 4f7e849cc1
Setting up for ApiConventionAttribute analyzers (#7912)
* Setting up for ApiConventionAttribute analyzers
2018-06-20 15:22:53 -07:00
..
Properties Add some tests for CodeAnalysisExtensions 2018-06-08 14:58:29 -07:00
ApiControllerTypeCache.cs Setting up for ApiConventionAttribute analyzers (#7912) 2018-06-20 15:22:53 -07:00
AttributesShouldNotBeAppliedToPageModelAnalyzer.cs Create an analyzer to warn users not to decorate filters on page handler methods 2018-06-05 17:23:30 -07:00
AvoidHtmlPartialAnalyzer.cs
CodeAnalysisExtensions.cs Setting up for ApiConventionAttribute analyzers (#7912) 2018-06-20 15:22:53 -07:00
DiagnosticDescriptors.cs Create an analyzer to warn users not to decorate filters on page handler methods 2018-06-05 17:23:30 -07:00
Microsoft.AspNetCore.Mvc.Analyzers.csproj Add certificate names for code signing 2018-06-05 22:34:04 -07:00
Microsoft.AspNetCore.Mvc.Analyzers.nuspec Added nuspec file to Mvc.Analyzers assembly 2018-04-20 14:53:46 -07:00
MvcFacts.cs Add some assertions for controllers and controller actions 2018-06-08 15:00:19 -07:00
SymbolApiResponseMetadataProvider.cs Setting up for ApiConventionAttribute analyzers (#7912) 2018-06-20 15:22:53 -07:00
SymbolNames.cs Setting up for ApiConventionAttribute analyzers (#7912) 2018-06-20 15:22:53 -07:00
ViewFeatureAnalyzerBase.cs
ViewFeaturesAnalyzerContext.cs