3 references to GetFullPath
dotnet (3)
Commands\Test\MTP\MSBuildHandler.cs (3)
30
path = PathUtility.
GetFullPath
(pathOptions.ProjectPath);
38
path = PathUtility.
GetFullPath
(pathOptions.SolutionPath);
46
path = PathUtility.
GetFullPath
(Directory.GetCurrentDirectory());