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