1 write to _editorOptionsService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\ResetInteractive.cs (1)
39
_editorOptionsService
= editorOptionsService;
1 reference to _editorOptionsService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\ResetInteractive.cs (1)
113
var editorOptions =
_editorOptionsService
.Factory.GetOptions(interactiveWindow.CurrentLanguageBuffer);