1 write to LineFormattingOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\QuickInfo\IntellisenseQuickInfoBuilderContext.cs (1)
31
LineFormattingOptions
= lineFormattingOptions;
1 reference to LineFormattingOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\QuickInfo\IntellisenseQuickInfoBuilder.cs (1)
115
var tabSize = context.
LineFormattingOptions
.TabSize;