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