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