2 references to PeekOperand
Microsoft.CodeAnalysis (2)
Operations\ControlFlowGraphBuilder.cs (2)
5354controlVariableReferenceForAssignment = OperationCloner.CloneOperation(PeekOperand()); 6424IOperation captured = PeekOperand(); // Keep it on the stack so that we know it is still used.