Implemented interface member:
method
Write
System.Security.Cryptography.Xml.ICanonicalizableNode.Write(System.Text.StringBuilder, System.Security.Cryptography.Xml.DocPosition, System.Security.Cryptography.Xml.AncestralNamespaceContextManager)
2 references to Write
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\CanonicalXml.cs (1)
110_c14nDoc.Write(sb, DocPosition.BeforeRootElement, _ancMgr);
System\Security\Cryptography\Xml\ExcCanonicalXml.cs (1)
63_c14nDoc.Write(sb, DocPosition.BeforeRootElement, _ancMgr);