2 references to _editorOptionsService
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
SplitStringLiteral\SplitStringLiteralCommandHandler.cs (2)
50if (!_editorOptionsService.GlobalOptions.GetOption(SplitStringLiteralOptionsStorage.Enabled)) 83var indentationOptions = subjectBuffer.GetIndentationOptions(_editorOptionsService, document.Project.GetFallbackAnalyzerOptions(), parsedDocument.LanguageServices, explicitFormat: false);