3 references to ForIndexerParameters
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Features\Options\InlineHintsOptionsStorage.cs (1)
25
ForIndexerParameters = globalOptions.GetOption(
ForIndexerParameters
, language),
Handler\Configuration\DidChangeConfigurationNotificationHandler_OptionList.cs (1)
37
InlineHintsOptionsStorage.
ForIndexerParameters
,
Handler\InlayHint\InlayHintRefreshQueue.cs (1)
38
option.Equals(InlineHintsOptionsStorage.
ForIndexerParameters
) ||