2 references to _guard
System.Core (2)
Microsoft\Scripting\Compiler\LambdaCompiler.Generated.cs (2)
32
if (!
_guard
.TryEnterOnCurrentStack())
34
_guard
.RunOnEmptyStack((LambdaCompiler @this, Expression n, CompilationFlags f) => @this.EmitExpression(n, f), this, node, flags);