1 write to _pathOptions
dotnet (1)
Commands\Test\MTP\TestResultsDirectoryResolver.cs (1)
45_pathOptions = pathOptions;
4 references to _pathOptions
dotnet (4)
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)