3 references to WebProxy
netstandard (1)
netstandard.cs (1)
1304[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.WebProxy))]
System (1)
src\libraries\shims\System\ref\System.cs (1)
796[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.WebProxy))]
System.Net.WebProxy (1)
System\Net\WebProxy.cs (1)
219public static WebProxy GetDefaultProxy() =>