2 types derived from SortedSet
System.Collections (2)
64 instantiations of SortedSet
ConfigurationSchemaGenerator (1)
dotnet-svcutil-lib (1)
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
Microsoft.AspNetCore.HttpLogging (2)
Microsoft.AspNetCore.Mvc.Core (1)
Microsoft.Build (2)
Microsoft.CodeAnalysis.CodeStyle (1)
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (14)
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (1)
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.LanguageServer (1)
Microsoft.CodeAnalysis.Test.Utilities (16)
Microsoft.CodeAnalysis.UnitTests (1)
Microsoft.CodeAnalysis.Workspaces (1)
Microsoft.DotNet.Build.Tasks.Packaging (1)
Microsoft.DotNet.XUnitAssert.Tests (2)
Microsoft.ML.AutoML (1)
Microsoft.ML.Sweeper (3)
PresentationBuildTasks (1)
PresentationFramework (1)
System.CodeDom (2)
System.Collections (1)
System.Collections.Immutable (6)
System.IO.Packaging (1)
System.Xaml (1)
132 references to SortedSet
ConfigurationSchemaGenerator (1)
dotnet-svcutil-lib (1)
Microsoft.AspNetCore.Components.Endpoints.Tests (3)
Binding\FormDataMapperTests.cs (3)
721var expected = new SortedSet<int>(new[] { 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 });
722CanDeserialize_Collection<SortedSet<int>, SortedSet<int>, int>(expected);
Microsoft.AspNetCore.HttpLogging (1)
Microsoft.AspNetCore.Mvc.Core (1)
Microsoft.Build (2)
Microsoft.CodeAnalysis.CodeStyle (2)
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Analyzers\CSharp\Analyzers\UseCollectionExpression\CSharpUseCollectionExpressionForFluentDiagnosticAnalyzer.cs (1)
51nameof(SortedSet<int>),
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (16)
Microsoft.CodeAnalysis.CSharp.Features (1)
src\Analyzers\CSharp\Analyzers\UseCollectionExpression\CSharpUseCollectionExpressionForFluentDiagnosticAnalyzer.cs (1)
51nameof(SortedSet<int>),
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (1)
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.LanguageServer (1)
Microsoft.CodeAnalysis.Test.Utilities (22)
Microsoft.CodeAnalysis.UnitTests (1)
Microsoft.CodeAnalysis.Workspaces (2)
Microsoft.DotNet.Build.Tasks.Packaging (4)
Microsoft.DotNet.XUnitAssert.Tests (2)
Microsoft.ML.AutoML (1)
Microsoft.ML.Core (1)
Microsoft.ML.Sweeper (3)
netstandard (1)
System (1)
System.CodeDom (2)
System.Collections (51)
System.Collections.Immutable (7)
System.IO.Packaging (2)