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