2 references to Default
Microsoft.Build (1)
Logging\BaseConsoleLogger.cs (1)
593SortedList itemTypes = new SortedList(CaseInsensitiveComparer.Default);
System.Collections.NonGeneric (1)
System\Collections\Specialized\CollectionsUtil.cs (1)
34return new SortedList(CaseInsensitiveComparer.Default);