2 references to CompareNodes
System.IdentityModel (2)
System\IdentityModel\Tokens\GenericXmlSecurityKeyIdentifierClause.cs (2)
44return CompareNodes(this.referenceXml, xmlElement); 66childrenStatus = childrenStatus & CompareNodes(originalNode.ChildNodes[i], newNode.ChildNodes[i]);