2 references to XmlInputPath
Microsoft.Build.Tasks.Core (2)
XmlPoke.cs (2)
71
inputPath = TaskEnvironment.GetAbsolutePath(
XmlInputPath
.ItemSpec);
83
Log.LogErrorWithCodeFromResources("XmlPeekPoke.InputFileError",
XmlInputPath
.ItemSpec, e.Message);