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