2 writes to XslCompiledDllPath
Microsoft.Build.Tasks.UnitTests (2)
XslTransformation_Tests.cs (2)
142
t.
XslCompiledDllPath
= (TaskItem)xslValue;
236
t.
XslCompiledDllPath
= (TaskItem)xslValue;
1 reference to XslCompiledDllPath
Microsoft.Build.Tasks.Core (1)
XslTransformation.cs (1)
106
xsltinput = new XsltInput(XslInputPath, XslContent,
XslCompiledDllPath
, Log, PreserveWhitespace);