1 instantiation of XsltInput
Microsoft.Build.Tasks.Core (1)
XslTransformation.cs (1)
118
xsltinput = new
XsltInput
(absoluteXslInputPath, XslContent, XslCompiledDllPath?.ItemSpec, TaskEnvironment, Log, PreserveWhitespace);
1 reference to XsltInput
Microsoft.Build.Tasks.Core (1)
XslTransformation.cs (1)
106
XsltInput
xsltinput;