2 references to webProxyScript
System (2)
net\System\Net\Configuration\SettingsSection.cs (2)
46
this.properties.Add(this.
webProxyScript
);
81
get { return (WebProxyScriptElement) this[this.
webProxyScript
]; }