2 writes to SearchText
Microsoft.VisualStudio.LanguageServices (2)
DocumentOutline\DocumentOutlineView.xaml.cs (2)
176_viewModel.SearchText = pSearchQuery.SearchString; 182_viewModel.SearchText = "";
2 references to SearchText
Microsoft.VisualStudio.LanguageServices (2)
DocumentOutline\DocumentOutlineViewModel.cs (2)
34/// do not need to be on the UI thread. Two properties: <see cref="SortOption"/> and <see cref="SearchText"/> are 294var searchText = this.SearchText;