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