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 (2)
system\security\cryptography\xml\c14nutil.cs (2)
212
(attr as CanonicalXmlAttribute).
Write
(strBuilder, docPos, anc);
215
(attr as CanonicalXmlAttribute).
Write
(strBuilder, docPos, anc);