3 references to AnalyzeSymbol
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\Runtime\AttributeStringLiteralsShouldParseCorrectly.cs (3)
88
AnalyzeSymbol
(saContext.ReportDiagnostic, symbol, saContext.CancellationToken);
131
AnalyzeSymbol
(caContext.ReportDiagnostic, compilation.Assembly, caContext.CancellationToken);
139
AnalyzeSymbol
(reportDiagnostic, symbol, cancellationToken);