1 reference to GetInlineHintsOptions
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\InlayHint\InlayHintHandler.cs (1)
45
var options = _optionsService.
GetInlineHintsOptions
(document.Project.Language);