2 writes to _evictionCallbackInProgress
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpConnectionBase.cs (2)
264
if (Interlocked.Exchange(ref
_evictionCallbackInProgress
, true) ||
288
_evictionCallbackInProgress
= false;