2 references to ReportDiagnostic
Microsoft.CodeAnalysis.Test.Utilities (2)
Diagnostics\CommonDiagnosticAnalyzers.cs (2)
2283
ReportDiagnostic
(c.Symbol, c.ReportDiagnostic);
2293
ReportDiagnostic
(symbolEndContext.Symbol, symbolEndContext.ReportDiagnostic);