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)
170
while (_tests.Count > 0 && _tests.Peek().
Depth
== depth) {