3 references to EnabledForTypes
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Features\Options\InlineHintsOptionsStorage.cs (1)
36
EnabledForTypes = globalOptions.GetOption(
EnabledForTypes
, language),
Handler\Configuration\DidChangeConfigurationNotificationHandler_OptionList.cs (1)
43
InlineHintsOptionsStorage.
EnabledForTypes
,
Handler\InlayHint\InlayHintRefreshQueue.cs (1)
45
option.Equals(InlineHintsOptionsStorage.
EnabledForTypes
) ||