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