3 overrides of Match
System.Private.Xml (3)
System\Xml\Dom\DocumentXPathNavigator.cs (3)
2268
protected override bool
Match
(XmlNode node)
2324
protected override bool
Match
(XmlNode node)
2389
protected override bool
Match
(XmlNode node)
1 reference to Match
System.Private.Xml (1)
System\Xml\Dom\DocumentXPathNavigator.cs (1)
2243
if (node.NodeType == XmlNodeType.Element &&
Match
(node))