60 references to SortedSet
ConfigurationSchemaGenerator (1)
RuntimeSource\Configuration.Binder\Specs\BindingHelperInfo.cs (1)
34
private readonly SortedSet<string> _namespaces =
new
()
dotnet-svcutil-lib (1)
Shared\MSBuildProj.cs (1)
57
private SortedSet<ProjectDependency> _dependencies = new
SortedSet
<ProjectDependency>();
GenerateDocumentationAndConfigFiles (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
78
var toVisit = new
SortedSet
<int>();
Metrics (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
78
var toVisit = new
SortedSet
<int>();
Metrics.Legacy (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
78
var toVisit = new
SortedSet
<int>();
Microsoft.CodeAnalysis.Analyzers (4)
MetaAnalyzers\DiagnosticAnalyzerAPIUsageAnalyzer.cs (2)
118
var violatingTypeNamesBuilder = new
SortedSet
<string>();
119
var violatingUsedTypeNamesBuilder = new
SortedSet
<string>();
MetaAnalyzers\Fixers\AnalyzerReleaseTrackingFix.FixAllProvider.cs (1)
132
var entriesToAdd = new
SortedSet
<string>();
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
78
var toVisit = new
SortedSet
<int>();
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
78
var toVisit = new
SortedSet
<int>();
Microsoft.CodeAnalysis.BannedApiAnalyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
78
var toVisit = new
SortedSet
<int>();
Microsoft.CodeAnalysis.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
78
var toVisit = new
SortedSet
<int>();
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (14)
Diagnostics\DiagnosticAnalyzerTests.cs (14)
1710
var sortedCallbackSymbolNames = new
SortedSet
<string>();
1711
var sortedCallbackTreePaths = new
SortedSet
<string>();
1712
var sortedCallbackSyntaxNodeNames = new
SortedSet
<string>();
1713
var sortedCallbackOperationNames = new
SortedSet
<string>();
1714
var sortedCallbackSemanticModelPaths = new
SortedSet
<string>();
1715
var sortedCallbackSymbolStartNames = new
SortedSet
<string>();
1716
var sortedCallbackSymbolEndNames = new
SortedSet
<string>();
1717
var sortedCallbackOperationBlockStartNames = new
SortedSet
<string>();
1718
var sortedCallbackOperationBlockEndNames = new
SortedSet
<string>();
1719
var sortedCallbackOperationBlockNames = new
SortedSet
<string>();
1720
var sortedCallbackCodeBlockStartNames = new
SortedSet
<string>();
1721
var sortedCallbackCodeBlockEndNames = new
SortedSet
<string>();
1722
var sortedCallbackCodeBlockNames = new
SortedSet
<string>();
2321
var sortedCallbackEntityNames = new
SortedSet
<string>();
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (1)
ObjectFormatterTests.cs (1)
677
var obj = new
SortedSet
<int>();
Microsoft.CodeAnalysis.Features (1)
Options\EditorConfig\EditorConfigFileGenerator.cs (1)
66
var uniqueEntries = new
SortedSet
<string>();
Microsoft.CodeAnalysis.LanguageServer (1)
LanguageServer\Handler\Restore\RestorableProjectsHandler.cs (1)
36
var projects = new
SortedSet
<string>();
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
78
var toVisit = new
SortedSet
<int>();
Microsoft.CodeAnalysis.PublicApiAnalyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
78
var toVisit = new
SortedSet
<int>();
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
78
var toVisit = new
SortedSet
<int>();
Microsoft.CodeAnalysis.Test.Utilities (16)
Diagnostics\CommonDiagnosticAnalyzers.cs (13)
1532
var sortedCallbackSymbolNames = new
SortedSet
<string>();
1533
var sortedCallbackTreePaths = new
SortedSet
<string>();
1546
var sortedCallbackSyntaxNodeNames = new
SortedSet
<string>();
1547
var sortedCallbackOperationNames = new
SortedSet
<string>();
1548
var sortedCallbackSemanticModelPaths = new
SortedSet
<string>();
1549
var sortedCallbackSymbolStartNames = new
SortedSet
<string>();
1550
var sortedCallbackSymbolEndNames = new
SortedSet
<string>();
1551
var sortedCallbackOperationBlockStartNames = new
SortedSet
<string>();
1552
var sortedCallbackOperationBlockEndNames = new
SortedSet
<string>();
1553
var sortedCallbackOperationBlockNames = new
SortedSet
<string>();
1554
var sortedCallbackCodeBlockStartNames = new
SortedSet
<string>();
1555
var sortedCallbackCodeBlockEndNames = new
SortedSet
<string>();
1556
var sortedCallbackCodeBlockNames = new
SortedSet
<string>();
Platform\CoreClr\TestExecutionLoadContext.cs (1)
98
var signatures = new
SortedSet
<string>();
Platform\Custom\MetadataSignatureHelper.cs (1)
717
var candidates = new
SortedSet
<string>();
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
78
var toVisit = new
SortedSet
<int>();
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
78
var toVisit = new
SortedSet
<int>();
Microsoft.DotNet.Build.Tasks.Packaging (1)
ApplyBaseLine.cs (1)
67
baseLineVersions[baseLinePackage.ItemSpec] = versions = new
SortedSet
<Version>();
Microsoft.ML.AutoML (1)
Sweepers\SmacSweeper.cs (1)
391
SortedSet<RunResult> bestK = new
SortedSet
<RunResult>();
Microsoft.ML.Sweeper (2)
Algorithms\KdoSweeper.cs (1)
428
SortedSet<RunResult> bestK = new
SortedSet
<RunResult>();
Algorithms\SmacSweeper.cs (1)
382
SortedSet<RunResult> bestK = new
SortedSet
<RunResult>();
Roslyn.Diagnostics.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
78
var toVisit = new
SortedSet
<int>();
System.Collections.Immutable (3)
System\Collections\Immutable\ImmutableArray_1.Builder.cs (1)
628
var indicesToRemove = new
SortedSet
<int>();
System\Collections\Immutable\ImmutableArray_1.cs (2)
695
var indicesToRemove = new
SortedSet
<int>();
995
var indicesToRemove = new
SortedSet
<int>();
System.IO.Packaging (1)
System\IO\Packaging\ZipPackage.cs (1)
177
SortedSet<ZipPackagePartPiece> pieceSet = new
SortedSet
<ZipPackagePartPiece>();
Test.Utilities (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
78
var toVisit = new
SortedSet
<int>();
Text.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
78
var toVisit = new
SortedSet
<int>();