4 references to Path
Microsoft.Build.Tasks.Core (4)
ListOperators\FindUnderPath.cs (4)
70
TaskEnvironment.GetAbsolutePath(FileUtilities.FixFilePath(
Path
.ItemSpec)).GetCanonicalForm());
77
System.IO.Path.GetFullPath(TaskEnvironment.GetAbsolutePath(FileUtilities.FixFilePath(
Path
.ItemSpec))));
86
"FindUnderPath.InvalidParameter", "Path",
Path
.ItemSpec, e.Message);
92
Log.LogMessageFromResources(MessageImportance.Low, "FindUnderPath.ComparisonPath",
Path
.ItemSpec);