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