1 write to SupportedDiagnostic
Microsoft.AspNetCore.Mvc.Analyzers (1)
ViewFeatureAnalyzerBase.cs (1)
14
SupportedDiagnostic
= diagnosticDescriptor;
3 references to SupportedDiagnostic
Microsoft.AspNetCore.Mvc.Analyzers (3)
AvoidHtmlPartialAnalyzer.cs (2)
32
SupportedDiagnostic
,
39
SupportedDiagnostic
,
ViewFeatureAnalyzerBase.cs (1)
15
SupportedDiagnostics = ImmutableArray.Create(new[] {
SupportedDiagnostic
});