Is it possible to use Linq\'s OrderBy, ThenBy etc to sort the dictionary in place, without me having to create a new list and return a value?
I have a Dictionary<
Dictionary<