2 references to IsMatch
System.Private.Xml (2)
System\Xml\Dom\XmlElementList.cs (2)
58
if (
IsMatch
(args.Node!))
191
} while (node != null && !
IsMatch
(node));