1 write to _lazyLogQueue
Microsoft.VisualStudio.LanguageServices.CSharp (1)
SemanticSearch\SemanticSearchToolWindowImpl.cs (1)
401
_lazyLogQueue
??= new(
1 reference to _lazyLogQueue
Microsoft.VisualStudio.LanguageServices.CSharp (1)
SemanticSearch\SemanticSearchToolWindowImpl.cs (1)
432
var executor = new SemanticSearchQueryExecutor(presenterContext, message =>
_lazyLogQueue
.AddWork(message), globalOptions);