1 instantiation of XmlInput
Microsoft.Build.Tasks.Core (1)
XslTransformation.cs (1)
134xmlinput = new XmlInput(absoluteXmlInputPaths, XmlContent);
3 references to XmlInput
Microsoft.Build.Tasks.Core (3)
XslTransformation.cs (3)
115XmlInput xmlinput; 228if (xmlinput.XmlMode == XmlInput.XmlModes.XmlFile) 263if (xmlinput.XmlMode == XmlInput.XmlModes.XmlFile)