1 type derived from XmlDsigExcC14NTransform
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\XmlDsigExcC14NWithCommentsTransform.cs (1)
10public class XmlDsigExcC14NWithCommentsTransform : XmlDsigExcC14NTransform
1 instantiation of XmlDsigExcC14NTransform
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\CryptoHelpers.cs (1)
24"http://www.w3.org/2001/10/xml-exc-c14n#" => new XmlDsigExcC14NTransform(),
1 reference to XmlDsigExcC14NTransform
System.Security (1)
System.Security.cs (1)
75[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.Xml.XmlDsigExcC14NTransform))]