7 references to AbsolutePath
Microsoft.Build.Framework (6)
FileUtilities.cs (4)
284return new AbsolutePath(EnsureTrailingSlash(path.Value), 312return new AbsolutePath(EnsureNoTrailingSlash(path.Value), 340return new AbsolutePath(FixFilePath(NewPath.GetFullPath(path.Value)), 355return new AbsolutePath(FixFilePath(path.Value),
PathHelpers\AbsolutePath.cs (2)
60: this(path, path, ignoreRootedCheck) 191return new AbsolutePath(System.IO.Path.GetFullPath(Value), OriginalValue, ignoreRootedCheck: true);
Microsoft.Build.Tasks.Core (1)
ManifestUtil\LauncherBuilder.cs (1)
70AbsolutePath outputExe = new AbsolutePath(