4 references to SetGlobalOption
Microsoft.VisualStudio.IntegrationTest.Utilities (4)
OutOfProcess\VisualStudioWorkspace_OutOfProc.cs (4)
49
SetGlobalOption
(WellKnownGlobalOption.CompletionOptions_ShowItemsFromUnimportedNamespaces, LanguageNames.CSharp, value);
50
SetGlobalOption
(WellKnownGlobalOption.CompletionOptions_ShowItemsFromUnimportedNamespaces, LanguageNames.VisualBasic, value);
55
SetGlobalOption
(WellKnownGlobalOption.MetadataAsSourceOptions_NavigateToDecompiledSources, language: null, value);
59
=>
SetGlobalOption
(WellKnownGlobalOption.CompletionOptions_TriggerInArgumentLists, LanguageNames.CSharp, value);