1 instantiation of AndNode
System.Linq.Expressions (1)
System\Dynamic\BindingRestrictions.cs (1)
179_tests.Push(new AndNode { Node = node, Depth = depth });
2 references to AndNode
System.Linq.Expressions (2)
System\Dynamic\BindingRestrictions.cs (2)
146private readonly Stack<AndNode> _tests = new Stack<AndNode>();