1 reference to RewriteTupleOperator
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\LocalRewriter_TupleBinaryOperator.cs (1)
495
BoundExpression nextLogicalOperand =
RewriteTupleOperator
(nestedOperators[i], leftElement, rightElement, type, temps, operatorKind);