Base:
method
GetDescriptionAsync
Microsoft.CodeAnalysis.Completion.CommonCompletionProvider.GetDescriptionAsync(Microsoft.CodeAnalysis.Document, Microsoft.CodeAnalysis.Completion.CompletionItem, Microsoft.CodeAnalysis.Completion.CompletionOptions, Microsoft.CodeAnalysis.LanguageService.SymbolDescriptionOptions, System.Threading.CancellationToken)
1 reference to GetDescriptionAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
Completion\CompletionProviders\OperatorsAndIndexer\UnnamedSymbolCompletionProvider.cs (1)
50/// synthesized, so there will be no symbol we can recover after the fact in <see cref="GetDescriptionAsync"/>.