5 references to Matches
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathAncestorIterator.cs (2)
24
if (matchSelf &&
Matches
)
33
if (
Matches
)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathChildIterator.cs (1)
29
if (
Matches
)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathDescendantIterator.cs (2)
31
if (matchSelf &&
Matches
)
61
if (
Matches
)