1 write to _editorOptionsService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveCommandHandler.cs (1)
35_editorOptionsService = editorOptionsService;
2 references to _editorOptionsService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Interactive\InteractiveCommandHandler.cs (2)
49var editorOptions = _editorOptionsService.Factory.GetOptions(args.SubjectBuffer); 114var editorOptions = _editorOptionsService.Factory.GetOptions(args.SubjectBuffer);