1 write to Depth
System.Linq.Expressions (1)
System\Dynamic\BindingRestrictions.cs (1)
179_tests.Push(new AndNode { Node = node, Depth = depth });
1 reference to Depth
System.Linq.Expressions (1)
System\Dynamic\BindingRestrictions.cs (1)
174while (_tests.Count > 0 && _tests.Peek().Depth == depth)