1 reference to GetDescriptionForSymbolsAsync
Microsoft.CodeAnalysis.Features (1)
Completion\Providers\SymbolCompletionItem.cs (1)
190return await GetDescriptionForSymbolsAsync(item, document, symbols, options, cancellationToken).ConfigureAwait(false);