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