1 write to _preAuthCredentials
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (1)
239_preAuthCredentials = new PreAuthCredentialCache();
1 reference to _preAuthCredentials
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (1)
288public PreAuthCredentialCache? PreAuthCredentials => _preAuthCredentials;