1 write to _xslFragment
System.Security (1)
system\security\cryptography\xml\transform.cs (1)
868_xslFragment = firstDataElement.OuterXml.Trim(null);
1 reference to _xslFragment
System.Security (1)
system\security\cryptography\xml\transform.cs (1)
912using (StringReader sr = new StringReader(_xslFragment)) {