2 references to _guard
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\LightCompiler.cs (2)
3021
if (!
_guard
.TryEnterOnCurrentStack())
3023
_guard
.RunOnEmptyStack((LightCompiler @this, Expression e) => @this.CompileNoLabelPush(e), this, expr);