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