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