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