1 write to _evictionContext
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpConnectionBase.cs (1)
107_evictionContext = new SocketsHttpConnectionEvictionContext(
2 references to _evictionContext
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpConnectionBase.cs (2)
261Debug.Assert(_evictionContext is not null); 273if (await _pool.Settings._shouldEvictConnection(_evictionContext, _connectionDisposalCts.Token).ConfigureAwait(false))