2 writes to _secure
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\MultiProxy.cs (2)
26_secure = default; 36_secure = secure;
1 reference to _secure
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\MultiProxy.cs (1)
174bool hasProxy = TryParseProxyConfigPart(_proxyConfig.AsSpan(_currentIndex), _secure, manualSettingsUsed: false, out uri!, out int charactersConsumed);