Home
last modified time | relevance | path

Searched refs:BypassOnLocalValues (Results 1 – 14 of 14) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Configuration/
H A DProxyElement.cs18 public enum BypassOnLocalValues enum in System.Net.Configuration.ProxyElement
70 …perty(ConfigurationStrings.BypassOnLocal, DefaultValue=(BypassOnLocalValues) BypassOnLocalValues.U…
71 public BypassOnLocalValues BypassOnLocal
73 get { return (BypassOnLocalValues) this[this.bypassonlocal]; }
113 typeof(BypassOnLocalValues),
114 BypassOnLocalValues.Unspecified,
115 new EnumConverter(typeof(BypassOnLocalValues)),
H A DDefaultProxySection.cs156 section.Proxy.BypassOnLocal == ProxyElement.BypassOnLocalValues.Unspecified && in DefaultProxySectionInternal()
245 if (section.Proxy.BypassOnLocal != ProxyElement.BypassOnLocalValues.Unspecified) in DefaultProxySectionInternal()
247 …empProxy.BypassProxyOnLocal = section.Proxy.BypassOnLocal == ProxyElement.BypassOnLocalValues.True; in DefaultProxySectionInternal()
304 if (pe.BypassOnLocal != ProxyElement.BypassOnLocalValues.Unspecified)
305 p.BypassProxyOnLocal = (pe.BypassOnLocal == ProxyElement.BypassOnLocalValues.True);
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.Configuration/
H A DProxyElement.cs58 …p = new ConfigurationProperty ("bypassonlocal", typeof (BypassOnLocalValues), BypassOnLocalValues.… in ProxyElement()
87 public BypassOnLocalValues BypassOnLocal {
88 get { return (BypassOnLocalValues) base [bypassOnLocalProp]; }
116 public enum BypassOnLocalValues enum in System.Net.Configuration.ProxyElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs10067 …ute("bypassonlocal", DefaultValue=(System.Net.Configuration.ProxyElement.BypassOnLocalValues)(-1))]
10068 …public System.Net.Configuration.ProxyElement.BypassOnLocalValues BypassOnLocal { get { throw null;…
10082 public enum BypassOnLocalValues enum in System.Net.Configuration.ProxyElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs10042 …ute("bypassonlocal", DefaultValue=(System.Net.Configuration.ProxyElement.BypassOnLocalValues)(-1))]
10043 …public System.Net.Configuration.ProxyElement.BypassOnLocalValues BypassOnLocal { get { throw null;…
10057 public enum BypassOnLocalValues enum in System.Net.Configuration.ProxyElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs9646 …public System.Net.Configuration.ProxyElement.BypassOnLocalValues BypassOnLocal { get { throw null;…
9660 public enum BypassOnLocalValues enum in System.Net.Configuration.ProxyElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs9307 …public System.Net.Configuration.ProxyElement.BypassOnLocalValues BypassOnLocal { get { throw null;…
9321 public enum BypassOnLocalValues enum in System.Net.Configuration.ProxyElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs9802 …public System.Net.Configuration.ProxyElement.BypassOnLocalValues BypassOnLocal { get { throw null;…
9816 public enum BypassOnLocalValues enum in System.Net.Configuration.ProxyElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs9834 …public System.Net.Configuration.ProxyElement.BypassOnLocalValues BypassOnLocal { get { throw null;…
9848 public enum BypassOnLocalValues enum in System.Net.Configuration.ProxyElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs9832 …public System.Net.Configuration.ProxyElement.BypassOnLocalValues BypassOnLocal { get { throw null;…
9846 public enum BypassOnLocalValues enum in System.Net.Configuration.ProxyElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs9802 …public System.Net.Configuration.ProxyElement.BypassOnLocalValues BypassOnLocal { get { throw null;…
9816 public enum BypassOnLocalValues enum in System.Net.Configuration.ProxyElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs9802 …public System.Net.Configuration.ProxyElement.BypassOnLocalValues BypassOnLocal { get { throw null;…
9816 public enum BypassOnLocalValues enum in System.Net.Configuration.ProxyElement
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs9806 …public System.Net.Configuration.ProxyElement.BypassOnLocalValues BypassOnLocal { get { throw null;…
9820 public enum BypassOnLocalValues enum in System.Net.Configuration.ProxyElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs9834 …public System.Net.Configuration.ProxyElement.BypassOnLocalValues BypassOnLocal { get { throw null;…
9848 public enum BypassOnLocalValues enum in System.Net.Configuration.ProxyElement