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