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