1 write to _editorOptionsService
Microsoft.VisualStudio.LanguageServices (1)
Venus\ContainedDocument.cs (1)
123_editorOptionsService = componentModel.GetService<EditorOptionsService>();
1 reference to _editorOptionsService
Microsoft.VisualStudio.LanguageServices (1)
Venus\ContainedDocument.cs (1)
889var editorOptions = _editorOptionsService.Factory.GetOptions(DataBuffer);