1 reference to Sort
Microsoft.CodeAnalysis.CSharp.Features (1)
StringIndentation\CSharpStringIndentationService.cs (1)
73result.Sort(static (region1, region2) => region1.IndentSpan.CompareTo(region2.IndentSpan));