1 write to _xslFragment
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\XmlDsigXsltTransform.cs (1)
74
_xslFragment
= firstDataElement.OuterXml.Trim(null);
1 reference to _xslFragment
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\XmlDsigXsltTransform.cs (1)
123
using (StringReader sr = new StringReader(
_xslFragment
!))