3 references to GetMatchingNode
System.Private.Xml (3)
System\Xml\Dom\XmlElementList.cs (3)
201node = GetMatchingNode(node, bNext); 215return GetMatchingNode(node, true); 255while ((node = GetMatchingNode(node, true)) != null)