3 references to UpdateOperand
Microsoft.CodeAnalysis.CSharp (3)
CodeGen\Optimizer.cs (1)
599
return node.
UpdateOperand
(this.VisitExpression(node.Operand, context));
Lowering\LocalRewriter\LocalRewriter_TupleBinaryOperator.cs (1)
203
return conv.
UpdateOperand
(deferredOperand);
Lowering\SpillSequenceSpiller.cs (1)
1186
node.
UpdateOperand
(operand));