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