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