Base:
method
Match
Microsoft.Xml.DocumentXPathNodeIterator_ElemDescendants.Match(Microsoft.Xml.XmlNode)
1 reference to Match
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (1)
2319
if (node.NodeType == XmlNodeType.Element &&
Match
(node))