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)
464
if (!
_window
.IsExecutingUIState())
466
_window
.RunQuery();
473
if (
_window
.IsExecutingUIState())
475
_window
.CancelQuery();