2 references to LoadXslt
Microsoft.Build.Tasks.Core (2)
XslTransformation.cs (2)
177
xslct = xsltinput.
LoadXslt
(UseTrustedSettings, ProhibitDtd);
531
return
LoadXslt
(false, true);