2 references to _guard
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\StackSpiller.Generated.cs (2)
26
if (!
_guard
.TryEnterOnCurrentStack())
28
return
_guard
.RunOnEmptyStack((StackSpiller @this, Expression n, Stack s) => @this.RewriteExpression(n, s), this, node, stack);