1 write to groupNode
System.Xml (1)
System\Xml\XPath\Internal\Group.cs (1)
18this.groupNode = groupNode;
1 reference to groupNode
System.Xml (1)
System\Xml\XPath\Internal\Group.cs (1)
23public AstNode GroupNode { get { return groupNode; } }