52 references to Sort
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\EndpointAddressProcessor.cs (1)
80attrSet.Sort();
Shared\MSBuildProj.cs (3)
225msbuildProj._targetFrameworks.Sort(); 840packageDependencies.Sort(); 941assemblyDependencies.Sort();
Shared\Options\ListValue.cs (1)
179this.InnerList.Sort();
Shared\Options\OptionValueParser.cs (1)
145list.Sort();
dotnet-svcutil-lib.Tests (2)
TestInit.cs (2)
493fileLines1.Sort(); 494fileLines2.Sort();
ILCompiler.Compiler (2)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\PEObjectWriter.cs (2)
606exports.Sort(); 690entries.Sort();
ILCompiler.ReadyToRun (3)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\PEObjectWriter.cs (2)
606exports.Sort(); 690entries.Sort();
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\WasmObjectWriter.cs (1)
638entries.Sort();
illink (2)
Microsoft.Build (1)
BackEnd\Components\Scheduler\Scheduler.cs (1)
2882configurations.Sort();
Microsoft.CodeAnalysis.Features (2)
Completion\CompletionService_GetCompletions.cs (1)
378list.Sort();
Highlighting\HighlightingService.cs (1)
36tempHighlights.Sort();
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\DynamicDebuggerProxy.cs (1)
456names.Sort();
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
333typesList.Sort();
Microsoft.DotNet.Arcade.Sdk (1)
src\ExtractNgenMethodList.cs (1)
70items.Sort();
Microsoft.ML.AutoML (1)
Sweepers\ISweeper.cs (1)
92parameterNames.Sort();
Microsoft.ML.ResultProcessor (1)
ResultProcessor.cs (1)
929allFoldIndices.Sort();
Microsoft.ML.Sweeper (1)
ISweeper.cs (1)
121parameterNames.Sort();
Microsoft.NET.Build.Tasks (2)
GenerateDepsFile.cs (2)
299affectedLibs.Sort(); 300affectedRids.Sort();
Mono.Cecil.Mdb (1)
Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs (1)
235 methods.Sort ();
NuGet.Commands (1)
RestoreCommand\RestoreCommand.cs (1)
1133packagesList.Sort();
NuGet.Packaging (2)
ContentModel\ContentItemCollection.cs (1)
328relatedFileExtensionList.Sort();
Rules\AccidentallyCompatibleWithAllFrameworksRule.cs (1)
101possibleFrameworks.Sort();
PresentationCore (1)
MS\Internal\Ink\Lasso.cs (1)
328crossingList.Sort();
PresentationFramework (8)
System\Windows\Controls\DataGridCellsPanel.cs (1)
432realizedColumnIndices.Sort();
System\Windows\Controls\Panel.cs (1)
1032stableKeyValues.Sort();
System\Windows\Controls\Primitives\Selector.cs (2)
1979knownIndices.Sort(); 2009knownIndices.Sort();
System\Windows\Documents\FixedDocument.cs (1)
1168dirtyPages.Sort();
System\Windows\Documents\FixedSOMPageConstructor.cs (3)
262container.SemanticBoxes.Sort(); 270_fixedSOMPage.SemanticBoxes.Sort(); 1113cell.SemanticBoxes.Sort();
ReachFramework (1)
AlphaFlattener\Optimizer.cs (1)
64m_primitives.Sort();
System.Data.OleDb (1)
OleDbDataReader.cs (1)
2488metainfo.Sort();
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\ManifestBuilder.cs (3)
408sortedTasks.Sort(); 485sortedOpcodes.Sort(); 500sortedKeywords.Sort();
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\EndpointAddressProcessor.cs (1)
78attrSet.Sort();
System.Speech (4)
Internal\SrgsCompiler\BackEnd.cs (3)
62sortedStates.Sort(); 174_tags.Sort(); 325_rules.Sort();
Internal\SrgsCompiler\State.cs (1)
57outArcs.Sort();
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTabHeadersPanel.cs (2)
511elementSizes.Sort(); 566desiredPaddings.Sort();
System.Windows.Forms (1)
System\Windows\Forms\Input\KeysConverter.cs (1)
366keys.Sort();