1 write to _workingDirectory
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\TestResultsDirectoryResolver.cs (1)
46_workingDirectory = workingDirectory;
1 reference to _workingDirectory
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\TestResultsDirectoryResolver.cs (1)
106string? resultsDirectory = GetResultsDirectoryRoot(_pathOptions, module, _workingDirectory);