6 references to CanonicalXmlDocument
System.Security.Cryptography.Xml (6)
System\Security\Cryptography\Xml\CanonicalXml.cs (3)
19_c14nDoc = new CanonicalXmlDocument(true, includeComments); 30_c14nDoc = new CanonicalXmlDocument(true, includeComments); 44_c14nDoc = new CanonicalXmlDocument(false, includeComments);
System\Security\Cryptography\Xml\ExcCanonicalXml.cs (3)
19_c14nDoc = new CanonicalXmlDocument(true, includeComments); 29_c14nDoc = new CanonicalXmlDocument(true, includeComments); 43_c14nDoc = new CanonicalXmlDocument(false, includeComments);