1 reference to GetDescriptionAsync
Microsoft.CodeAnalysis.Features (1)
InlineHints\InlineHintHelpers.cs (1)
21
return (document, cancellationToken) =>
GetDescriptionAsync
(document, position, symbol, options, cancellationToken);