2 references to GetProjectPath
dotnet (2)
Commands\Test\MTP\TestResultsDirectoryResolver.cs (2)
173string? moduleDirectory = Path.GetDirectoryName(GetProjectPath(module, workingDirectory)); 284string path = GetProjectPath(module, identityRoot);