2 references to ToImmutableSortedDictionary
RunTests (2)
AssemblyScheduler.cs (2)
40
var orderedTypeInfos = assemblyFilePaths.
ToImmutableSortedDictionary
(x => x, GetTypeInfoList);
108
var updated = assemblyTypes.
ToImmutableSortedDictionary
(