1 reference to CompilerDiagnosticCustomTags
Microsoft.VisualStudio.LanguageServices (1)
TaskList\ProjectExternalErrorReporter.cs (1)
295
customTags = IsCompilerDiagnostic(errorId) ?
CompilerDiagnosticCustomTags
: CustomTags;