1 instantiation of AndNode
System.Core (1)
Microsoft\Scripting\Actions\BindingRestrictions.cs (1)
174_tests.Push(new AndNode { Node = node, Depth = depth });
2 references to AndNode
System.Core (2)
Microsoft\Scripting\Actions\BindingRestrictions.cs (2)
145private readonly Stack<AndNode> _tests = new Stack<AndNode>();