2 references to OpenInteractiveWindow
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Interactive\InteractiveCommandHandler.cs (2)
58
var window =
OpenInteractiveWindow
(focus: false);
76
var window =
OpenInteractiveWindow
(focus: true);