1 write to _pathOptions
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\TestResultsDirectoryResolver.cs (1)
45_pathOptions = pathOptions;
4 references to _pathOptions
dotnet-aot (4)
parent\dotnet\Commands\Test\MTP\TestResultsDirectoryResolver.cs (4)
106string? resultsDirectory = GetResultsDirectoryRoot(_pathOptions, module, _workingDirectory); 107if (_shared || GetResultsDirectoryLayout(_pathOptions, module) == ResultsDirectoryLayout.Flat) 225string projectName = GetProjectName(module, UsesArtifactsOutputDefaults(_pathOptions, module)); 240if (UsesArtifactsOutputDefaults(_pathOptions, module)