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