1 write to Depth
System.Core (1)
Microsoft\Scripting\Actions\BindingRestrictions.cs (1)
174_tests.Push(new AndNode { Node = node, Depth = depth });
1 reference to Depth
System.Core (1)
Microsoft\Scripting\Actions\BindingRestrictions.cs (1)
170while (_tests.Count > 0 && _tests.Peek().Depth == depth) {