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