2 references to IsMatch
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlElementList.cs (2)
59
if (
IsMatch
(args.Node))
187
} while (node != null && !
IsMatch
(node));