Base:
1 reference to
System.Net.WebProxy (1)
System\Net\WebProxy.cs (1)
140
regexBypassList[i] = new Regex((string)bypassList
[
i]!, RegexOptions.IgnoreCase | RegexOptions.CultureInvariant);