2 references to _guard
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\VariableBinder.cs (2)
42if (!_guard.TryEnterOnCurrentStack()) 44return _guard.RunOnEmptyStack((VariableBinder @this, Expression? e) => @this.Visit(e), this, node);