3 references to CompileNoLabelPush
System.Linq.Expressions (3)
System\Linq\Expressions\Interpreter\LightCompiler.cs (3)
3002
CompileNoLabelPush
(expr);
3023
_guard.RunOnEmptyStack((LightCompiler @this, Expression e) => @this.
CompileNoLabelPush
(e), this, expr);
3106
CompileNoLabelPush
(expr);