2 references to TryReportDiagnostics
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (2)
1300if (operatorResolutionForReporting.TryReportDiagnostics(node, this, operand.Display, null, diagnostics)) 1335if (operatorResolutionForReporting.TryReportDiagnostics(node, this, left.Display, right.Display, diagnostics))