2 references to Sort
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SemanticTokens\SemanticTokensHelpers.cs (1)
107
updatedClassifiedSpans.
Sort
(ClassifiedSpanComparer.Instance);
Microsoft.CodeAnalysis.Workspaces (1)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
306
GetOrCreateMutableList().
Sort
(comparer);