1 instantiation of XmlDsigXsltTransform
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\CryptoHelpers.cs (1)
61
return new
XmlDsigXsltTransform
();
2 references to XmlDsigXsltTransform
System.Security (1)
System.Security.cs (1)
78
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.Xml.
XmlDsigXsltTransform
))]
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\CryptoHelpers.cs (1)
51
private static
XmlDsigXsltTransform
CreateXmlDsigXsltTransform()