1 instantiation of SemanticSearchEditorWorkspace
Microsoft.VisualStudio.LanguageServices.CSharp (1)
SemanticSearch\SemanticSearchToolWindowImpl.cs (1)
73
= new(() => new
SemanticSearchEditorWorkspace
(
2 references to SemanticSearchEditorWorkspace
Microsoft.CodeAnalysis.EditorFeatures (1)
SemanticSearch\SemanticSearchEditorWorkspace.cs (1)
58
var completionToken = _asyncListener.BeginAsyncOperation(nameof(
SemanticSearchEditorWorkspace
) + "." + nameof(ApplyQueryDocumentTextChanged));
Microsoft.VisualStudio.LanguageServices.CSharp (1)
SemanticSearch\SemanticSearchToolWindowImpl.cs (1)
72
private readonly Lazy<
SemanticSearchEditorWorkspace
> _semanticSearchWorkspace