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