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\CanonicalXml.cs (1)
116_c14nDoc.WriteHash(hash, DocPosition.BeforeRootElement, _ancMgr);
System\Security\Cryptography\Xml\ExcCanonicalXml.cs (1)
69_c14nDoc.WriteHash(hash, DocPosition.BeforeRootElement, _ancMgr);