2 references to _guard
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\LambdaCompiler.Generated.cs (2)
18
if (!
_guard
.TryEnterOnCurrentStack())
20
_guard
.RunOnEmptyStack((LambdaCompiler @this, Expression n, CompilationFlags f) => @this.EmitExpression(n, f), this, node, flags);