3 references to ServicePointManagerElement
System (3)
net\System\Net\Configuration\SettingsSection.cs (3)
67public ServicePointManagerElement ServicePointManager 69get { return (ServicePointManagerElement)this[this.servicePointManager]; } 125new ConfigurationProperty(ConfigurationStrings.ServicePointManager, typeof(ServicePointManagerElement), null,