2 references to DoNotUseProxy
System.Net.Http.WinHttpHandler (2)
System\Net\Http\WinHttpHandler.cs (2)
341
if (value != WindowsProxyUsePolicy.
DoNotUseProxy
&&
803
if (state.WindowsProxyUsePolicy == WindowsProxyUsePolicy.
DoNotUseProxy
||