4 references to NodeInList
System.Security.Cryptography.Xml (4)
System\Security\Cryptography\Xml\CanonicalXml.cs (2)
86if (Utils.NodeInList(childNodes[i], nodeList)) 96if (Utils.NodeInList(attribNodes[j], nodeList))
System\Security\Cryptography\Xml\ExcCanonicalXml.cs (2)
96if (Utils.NodeInList(childNodes[i], nodeList)) 106if (Utils.NodeInList(attribNodes[j], nodeList))