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.Cryptography.Xml (2)
System\Security\Cryptography\Xml\CanonicalXmlElement.cs (2)
143
(attr as CanonicalXmlAttribute)!.
WriteHash
(hash, docPos, anc);
147
(attr as CanonicalXmlAttribute)!.
WriteHash
(hash, docPos, anc);