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