3 references to GetResultsDirectoryLayout
dotnet (3)
Commands\Test\MTP\TestResultsDirectoryResolver.cs (3)
57.. materializedModules.Where(module => GetResultsDirectoryLayout(pathOptions, module) == ResultsDirectoryLayout.PerModule) 107if (_shared || GetResultsDirectoryLayout(_pathOptions, module) == ResultsDirectoryLayout.Flat) 136return GetResultsDirectoryLayout(pathOptions, module) == ResultsDirectoryLayout.PerModule