2 references to FocusWindow
Microsoft.VisualStudio.LanguageServices.CSharp (2)
Interactive\ResetInteractiveWindowFromProjectCommand.cs (2)
73
resetInteractive.ExecutionCompleted +=
FocusWindow
;
79
resetInteractive.ExecutionCompleted -=
FocusWindow
;