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