5 writes to XmlInputPath
Microsoft.Build.Tasks.UnitTests (5)
XmlPoke_Tests.cs (5)
188XmlInputPath = new TaskItem(xmlInputPath), 231p.XmlInputPath = new TaskItem(xmlInputPath); 251p.XmlInputPath = new TaskItem(xmlInputPath); 278p.XmlInputPath = new TaskItem(xmlInputPath); 359XmlInputPath = new TaskItem(xmlInputPath),
2 references to XmlInputPath
Microsoft.Build.Tasks.Core (2)
XmlPoke.cs (2)
71inputPath = TaskEnvironment.GetAbsolutePath(XmlInputPath.ItemSpec); 83Log.LogErrorWithCodeFromResources("XmlPeekPoke.InputFileError", XmlInputPath.ItemSpec, e.Message);