1 reference to SupportedDiagnostics
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Diagnostics\Analyzers\XamlDocumentDiagnosticAnalyzer.cs (1)
23
return XamlProjectService.AnalyzerService?.
SupportedDiagnostics
?? ImmutableArray<DiagnosticDescriptor>.Empty;