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