1 write to _windowSearchHost
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineView.xaml.cs (1)
72
_windowSearchHost
= windowSearchHostFactory.CreateWindowSearchHost(SearchHost);
2 references to _windowSearchHost
Microsoft.VisualStudio.LanguageServices (2)
DocumentOutline\DocumentOutlineView.xaml.cs (2)
73
_windowSearchHost
.SetupSearch(this);
81
_windowSearchHost
.TerminateSearch();