2 references to RemoteHostOptionsStorage
Microsoft.VisualStudio.LanguageServices (2)
Remote\VisualStudioRemoteHostClientProvider.cs (2)
73
if (!_globalOptions.GetOption(
RemoteHostOptionsStorage
.OOP64Bit) ||
135
_globalOptions.GetOption(
RemoteHostOptionsStorage
.OOPServerGCFeatureFlag) ? RemoteProcessConfiguration.ServerGC : 0;