2 references to nodeToReport
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder.OperatorResolutionForReporting.cs (2)
131var toReport = nodeToReport(node); 228Error(diagnostics, ErrorCode.ERR_AmbigOperator, nodeToReport(node), first, second);