1 write to _window
Microsoft.VisualStudio.LanguageServices.CSharp (1)
SemanticSearch\SemanticSearchToolWindowImpl.cs (1)
450_window = window;
4 references to _window
Microsoft.VisualStudio.LanguageServices.CSharp (4)
SemanticSearch\SemanticSearchToolWindowImpl.cs (4)
464if (!_window.IsExecutingUIState()) 466_window.RunQuery(); 473if (_window.IsExecutingUIState()) 475_window.CancelQuery();