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\CanonicalXmlElement.cs (2)
71(attr as CanonicalXmlAttribute)!.Write(strBuilder, docPos, anc); 75(attr as CanonicalXmlAttribute)!.Write(strBuilder, docPos, anc);