1 reference to _editorOptionsService
Microsoft.CodeAnalysis.EditorFeatures (1)
SplitComment\SplitCommentCommandHandler.cs (1)
166
var options = textBuffer.GetLineFormattingOptions(
_editorOptionsService
, explicitFormat: false);