2 references to _guard
System.Core (2)
Microsoft\Scripting\Compiler\VariableBinder.cs (2)
55if (!_guard.TryEnterOnCurrentStack()) 57return _guard.RunOnEmptyStack((VariableBinder @this, Expression e) => @this.Visit(e), this, node);