4 references to Unspecified
System (4)
net\System\Net\Configuration\DefaultProxySection.cs (2)
155
section.Proxy.BypassOnLocal == ProxyElement.BypassOnLocalValues.
Unspecified
&&
244
if (section.Proxy.BypassOnLocal != ProxyElement.BypassOnLocalValues.
Unspecified
)
net\System\Net\Configuration\ProxyElement.cs (2)
70
[ConfigurationProperty(ConfigurationStrings.BypassOnLocal, DefaultValue=(BypassOnLocalValues) BypassOnLocalValues.
Unspecified
)]
114
BypassOnLocalValues.
Unspecified
,