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