2 references to GetQuickInfoFromSupportedDiagnosticsOfProjectAnalyzers
Microsoft.CodeAnalysis.CSharp.Features (2)
QuickInfo\CSharpDiagnosticAnalyzerQuickInfoProvider.cs (2)
93
return
GetQuickInfoFromSupportedDiagnosticsOfProjectAnalyzers
(document, errorCode, errorCodeNode.Span);
131
return
GetQuickInfoFromSupportedDiagnosticsOfProjectAnalyzers
(document, errorCode, suppressMessageCheckIdArgument.Span);