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