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