Implemented interface member:
2 references to Equals
System.Private.Xml (2)
System\Xml\Cache\XPathNodeInfoAtom.cs (2)
286
return
Equals
(other as XPathNodeInfoAtom);
446
if (info.
Equals
(infoNew))