1 write to _window
Microsoft.VisualStudio.LanguageServices.CSharp (1)
SemanticSearch\SemanticSearchToolWindowImpl.cs (1)
519_window = window;
4 references to _window
Microsoft.VisualStudio.LanguageServices.CSharp (4)
SemanticSearch\SemanticSearchToolWindowImpl.cs (4)
533if (!_window.IsExecutingUIState()) 535_window.RunQuery(); 542if (_window.IsExecutingUIState()) 544_window.CancelQuery();