1 instantiation of XmlInput
Microsoft.Build.Tasks.Core (1)
XslTransformation.cs (1)
115xmlinput = new XmlInput(absoluteXmlInputPaths, XmlContent);
2 references to XmlInput
Microsoft.Build.Tasks.Core (2)
XslTransformation.cs (2)
105XmlInput xmlinput; 199if (xmlinput.XmlMode == XmlInput.XmlModes.XmlFile)