Base:
method
Match
System.Xml.DocumentXPathNodeIterator_ElemDescendants.Match(System.Xml.XmlNode)
1 reference to Match
System.Private.Xml (1)
System\Xml\Dom\DocumentXPathNavigator.cs (1)
2419if (node.NodeType == XmlNodeType.Element && Match(node))