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