1 reference to _editorOptionsService
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
StringCopyPaste\StringCopyPasteCommandHandler.cs (1)
256
var indentationOptions = textBuffer.GetIndentationOptions(
_editorOptionsService
, fallbackOptions, documentBeforePaste.LanguageServices, explicitFormat: false);