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