2 references to _guard
System.Core (2)
Microsoft\Scripting\Compiler\StackSpiller.Generated.cs (2)
44
if (!
_guard
.TryEnterOnCurrentStack())
46
return
_guard
.RunOnEmptyStack((StackSpiller @this, Expression n, Stack s) => @this.RewriteExpression(n, s), this, node, stack);