1 write to _globalOptions
Microsoft.VisualStudio.LanguageServices (1)
Remote\VisualStudioRemoteHostClientProvider.cs (1)
52_globalOptions = globalOptions;
2 references to _globalOptions
Microsoft.VisualStudio.LanguageServices (2)
Remote\VisualStudioRemoteHostClientProvider.cs (2)
67if (!_globalOptions.GetOption(RemoteHostOptionsStorage.OOP64Bit) || 82_cachedVSInstance = new VisualStudioRemoteHostClientProvider(_vsWorkspace.Services.SolutionServices, _globalOptions, _brokeredServiceContainer, _threadingContext, _listenerProvider, _callbackDispatchers);