1 reference to ToSortedList
Microsoft.CodeAnalysis (1)
CommandLine\SarifV2ErrorLogger.cs (1)
239
foreach (var (index, descriptor, descriptorInfo) in _descriptors.
ToSortedList
())