5 references to Matches
System.Xml (5)
System\Xml\XPath\Internal\XPathAncestorIterator.cs (2)
23if(matchSelf && Matches) { 30if (Matches) {
System\Xml\XPath\Internal\XPathChildIterator.cs (1)
27if (Matches) {
System\Xml\XPath\Internal\XPathDescendantIterator.cs (2)
28if (matchSelf && Matches) { 50if (Matches) {