Implemented interface member:
method
ToDescriptionStringAsync
Microsoft.CodeAnalysis.LanguageService.ISymbolDisplayService.ToDescriptionStringAsync(Microsoft.CodeAnalysis.SemanticModel, System.Int32, System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.ISymbol>, Microsoft.CodeAnalysis.LanguageService.SymbolDescriptionOptions, Microsoft.CodeAnalysis.LanguageService.SymbolDescriptionGroups, System.Threading.CancellationToken)
1 reference to ToDescriptionStringAsync
Microsoft.CodeAnalysis.Features (1)
LanguageServices\SymbolDisplayService\AbstractSymbolDisplayService.cs (1)
27=> ToDescriptionStringAsync(semanticModel, position, [symbol], options, groups, cancellationToken);