1 write to Address
System (1)
net\System\Net\Configuration\BypassElement.cs (1)
23
this.
Address
= address;
2 references to Address
System (2)
net\System\Net\Configuration\BypassElement.cs (1)
43
get { return this.
Address
; }
net\System\Net\Configuration\DefaultProxySection.cs (1)
258
bypassList[index] = section.BypassList[index].
Address
;