2 references to ReportDiagnosticsCore
Microsoft.CodeAnalysis.Test.Utilities (2)
Diagnostics\CommonDiagnosticAnalyzers.cs (2)
1660ReportDiagnosticsCore(addDiagnostic, symbol.Locations[0], symbol.Name); 1665ReportDiagnosticsCore(addDiagnostic, tree.GetRoot().GetLastToken().GetLocation(), tree.FilePath);