2 references to ShowNameSuggestions
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\Options\CompletionOptionsStorage.cs (1)
30ShowNameSuggestions = options.GetOption(ShowNameSuggestions, language),
Handler\Configuration\DidChangeConfigurationNotificationHandler_OptionList.cs (1)
27CompletionOptionsStorage.ShowNameSuggestions,