2 references to ReportDiagnosticsCore
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (2)
Diagnostics\DiagnosticAnalyzerTests.cs (2)
2344
ReportDiagnosticsCore
(addDiagnostic, node.Location, $"Node: {node.ToString()}");
2349
ReportDiagnosticsCore
(addDiagnostic, operation.Syntax.Location, $"Operation: {name}");