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