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