58 string text =
"http://" +
Host +
":" + text2;
97 if (scriptEngine !=
null)
141 if (scriptEngine !=
null)
163 if (scriptEngine !=
null)
241 if (scriptEngine !=
null)
256 if (proxyHostAddresses !=
null)
259 if (proxyHostAddresses !=
null)
295 if (bypassList !=
null)
297 if (bypassList !=
null)
313 string scheme = input.Scheme;
314 string host =
input.Host;
315 return input.IsDefaultPort;
322 string host2 = host.Host;
331 if (proxyHostAddresses !=
null)
333 string scheme = host.Scheme;
334 if (proxyHostAddresses !=
null || proxyHostAddresses !=
null)
363 [
Obsolete(
"This method has been deprecated. Please use the proxy selected for you by default. http://go.microsoft.com/fwlink/?linkid=14202")]
366 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
386 serializationInfo.
AddValue(
"_BypassOnLocal", bypassOnLocal);
388 serializationInfo.
AddValue(
"_ProxyAddress", proxyAddress);
390 serializationInfo.
AddValue(
"_BypassList", bypassList);
394 serializationInfo.
AddValue(
"_UseRegistry",
true);
417 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
430 if (scriptEngine !=
null)
448 global::System.Uri proxyAddress =
webProxyData.proxyAddress;
457 bool automaticallyDetectSettings =
webProxyData.automaticallyDetectSettings;
458 global::System.Uri scriptLocation =
webProxyData.scriptLocation;
464 scriptEngine.<AutomaticallyDetectSettings>k__BackingField = num != 0
L;
510 long value = 0.m_value;
552 long value = num.m_value;
556 global::System.Uri uri;
557 if (uri ==
null || uri !=
null)
568 if (scriptEngine !=
null)
583 if (proxyHostAddresses ==
null)
589 while (proxyHostAddresses ==
null);
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture
void Abort(int syncStatus)
ICredentials _Credentials
bool IsMatchInBypassList(global::System.Uri input)
void UnsafeUpdateFromRegistry()
WebProxy(global::System.Uri Address, bool BypassOnLocal, string[] BypassList)
bool IsBypassed(global::System.Uri host)
global::System.Uri Address
bool IsLocal(global::System.Uri host)
WebProxy(bool enableAutoproxy)
void DeleteScriptEngine()
static bool AreAllBypassed(IEnumerable< string > proxies, bool checkFirstOnly)
bool UseDefaultCredentials
virtual void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
WebProxy(string Address, bool BypassOnLocal, string[] BypassList, ICredentials Credentials)
static global::System.Uri ProxyUri(string proxyName)
global::System.Uri GetProxy(global::System.Uri destination)
ArrayList BypassArrayList
global::System.Text.RegularExpressions.Regex[] _RegExBypassList
global::System.Uri _ProxyAddress
WebProxy(global::System.Uri Address, bool BypassOnLocal)
void Update(WebProxyData webProxyData)
WebProxy(string Host, int Port)
global::System.Uri GetProxyAutoFailover(global::System.Uri destination)
WebProxy(string Address, bool BypassOnLocal)
bool IsLocalInProxyHash(global::System.Uri host)
global::System.Uri[] GetProxiesAuto(global::System.Uri destination, int syncStatus)
AutoWebProxyScriptEngine ScriptEngine
Hashtable _ProxyHostAddresses
WebProxy(global::System.Uri Address, bool BypassOnLocal, string[] BypassList, ICredentials Credentials)
static IWebProxy CreateDefaultProxy()
bool IsBypassedManual(global::System.Uri host)
static WebProxy GetDefaultProxy()
AutoWebProxyScriptEngine m_ScriptEngine
WebProxy(string Address, bool BypassOnLocal, string[] BypassList)
global::System.Uri ScriptLocation
WebProxy(global::System.Uri Address)
bool IsBypassedAuto(global::System.Uri destination, [Out] bool isBypassed)
void UpdateRegExList(bool canThrow)
bool GetProxyAuto(global::System.Uri destination, [Out] global::System.Uri proxyUri)
WebProxy(SerializationInfo serializationInfo, StreamingContext streamingContext)
static global::System.Uri CreateProxyUri(string address)
void AbortGetProxiesAuto(int syncStatus)
void AddValue(string name, object value, Type type)
static void Exit(object obj)
ProxyChain GetProxies(global::System.Uri destination)
void GetObjectData(SerializationInfo info, StreamingContext context)