1 reference to GetLineFormattingOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\QuickInfo\QuickInfoSourceProvider.QuickInfoSource.cs (1)
85
var lineFormattingOptions = snapshot.TextBuffer.
GetLineFormattingOptions
(_editorOptionsService, explicitFormat: false);