2 references to doRebind
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (2)
762
var result =
doRebind
(diagnostics, unconvertedBinaryOperator);
783
BoundBinaryOperator b =>
doRebind
(diagnostics, b),