2 references to StringIndentationRegion
Microsoft.CodeAnalysis.CSharp.Features (2)
StringIndentation\CSharpStringIndentationService.cs (2)
98result.Add(new StringIndentationRegion(indentSpan)); 130result.Add(new StringIndentationRegion(indentSpan, builder.ToImmutable()));