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