1 reference to SemanticSearchDefinitionItemFactory
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\SemanticSearch\RemoteSemanticSearchService.cs (1)
41
var definition = await
SemanticSearchDefinitionItemFactory
.CreateAsync(solution, symbol, classificationOptions: this, cancellationToken).ConfigureAwait(false);