3 references to IndentationOptions
Microsoft.CodeAnalysis.CSharp.Features (3)
SplitStringLiteral\StringSplitter.cs (3)
32protected int TabSize => IndentationOptions.FormattingOptions.TabSize; 33protected bool UseTabs => IndentationOptions.FormattingOptions.UseTabs; 129newDocument, originalLineNumber + 1, IndentationOptions, CancellationToken);