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\canonicalxml.cs (1)
111m_c14nDoc.WriteHash(hash, DocPosition.BeforeRootElement, m_ancMgr);
system\security\cryptography\xml\exccanonicalxml.cs (1)
67m_c14nDoc.WriteHash(hash, DocPosition.BeforeRootElement, m_ancMgr);