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