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