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