1 reference to GetNonCompilationEndDiagnosticDescriptors
Microsoft.VisualStudio.LanguageServices (1)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (1)
875
var diagnosticIds = infoCache.
GetNonCompilationEndDiagnosticDescriptors
(analyzer).Select(d => d.Id);