2 references to DisableUsingServicePointManagerSecurityProtocolsString
System.ServiceModel (2)
System\ServiceModel\AppContextDefaultValues.Default.cs (1)
38LocalAppContext.DefineSwitchDefault(LocalAppContextSwitches.DisableUsingServicePointManagerSecurityProtocolsString, true);
System\ServiceModel\LocalAppContextSwitches.cs (1)
101return LocalAppContext.GetCachedSwitchValue(DisableUsingServicePointManagerSecurityProtocolsString, ref disableUsingServicePointManagerSecurityProtocols);