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