2 references to bypasslist
System (2)
net\System\Net\Configuration\DefaultProxySection.cs (2)
25
this.properties.Add(this.
bypasslist
);
52
get { return (BypassElementCollection)this[this.
bypasslist
]; }