Implemented interface member:
method
WriteHash
System.Security.Cryptography.Xml.ICanonicalizableNode.WriteHash(System.Security.Cryptography.HashAlgorithm, System.Security.Cryptography.Xml.DocPosition, System.Security.Cryptography.Xml.AncestralNamespaceContextManager)
2 references to WriteHash
System.Security (2)
system\security\cryptography\xml\c14nutil.cs (2)
272(attr as CanonicalXmlAttribute).WriteHash(hash, docPos, anc); 275(attr as CanonicalXmlAttribute).WriteHash(hash, docPos, anc);