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