1 write to _windowSearchHost
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineView.xaml.cs (1)
73_windowSearchHost = windowSearchHostFactory.CreateWindowSearchHost(SearchHost);
4 references to _windowSearchHost
Microsoft.VisualStudio.LanguageServices (4)
DocumentOutline\DocumentOutlineView.xaml.cs (4)
74_windowSearchHost.SetupSearch(this); 89if (_windowSearchHost is not null) 91_windowSearchHost.Activate(); 115_windowSearchHost.TerminateSearch();