1 reference to TypeOptions
Microsoft.CodeAnalysis.Features (1)
InlineHints\AbstractInlineHintsService.cs (1)
28
: await inlineTypeService.GetInlineHintsAsync(document, textSpan, options.
TypeOptions
, options.DisplayOptions, displayAllOverride, cancellationToken).ConfigureAwait(false);