4 references to Address
System (4)
net\System\Net\Configuration\BypassElement.cs (2)
34
[ConfigurationProperty(ConfigurationStrings.
Address
, IsRequired=true, IsKey = true)]
49
new ConfigurationProperty(ConfigurationStrings.
Address
, typeof(string), null,
net\System\Net\Configuration\ConnectionManagementElement.cs (2)
36
[ConfigurationProperty(ConfigurationStrings.
Address
, IsRequired=true, IsKey = true)]
58
new ConfigurationProperty(ConfigurationStrings.
Address
,