2 references to CreateItemAsync
Microsoft.CodeAnalysis.Features (2)
SemanticSearch\SemanticSearchDefinitionItemFactory.cs (2)
38=> CreateItemAsync(document, node.FullSpan, cancellationToken); 57return await CreateItemAsync(document, location.SourceSpan, cancellationToken).ConfigureAwait(false);