13 references to SortedList
Aspire.Dashboard (1)
CodeStyleConfigFileGenerator (1)
dotnet-svcutil-lib (1)
GenerateRulesMissingDocumentation (1)
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
Binding\FormDataMapperTests.cs (1)
968var expected = new SortedList<int, int>() { [0] = 10, [1] = 11, [2] = 12, [3] = 13, [4] = 14, [5] = 15, [6] = 16, [7] = 17, [8] = 18, [9] = 19, };
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (2)
Microsoft.ML.FastTree (1)
Microsoft.VisualStudio.LanguageServices.CSharp (1)
PresentationFramework (1)
System.Collections (1)
System\Collections\Generic\SortedList.cs (1)
107: this()
System.IO.Packaging (1)
System.Windows.Forms.Design (1)