6 references to PushEvalStack
Microsoft.CodeAnalysis.CSharp (6)
CodeGen\Optimizer.cs (6)
489PushEvalStack(node, context); 956PushEvalStack(null, ExprContext.None); 1470PushEvalStack(binary, ExprContext.Value); 1555PushEvalStack(null, ExprContext.None); 1591PushEvalStack(new BoundDefaultExpression(node.Syntax, node.Operand.Type), ExprContext.Value); 1626PushEvalStack(null, ExprContext.None);