1 reference to ShouldPartitionInSingleWorkItem
RunTests (1)
AssemblyScheduler.cs (1)
199
var singlePartitionAssemblies = typeInfos.Where(kvp =>
ShouldPartitionInSingleWorkItem
(kvp.Key.AssemblyPath));