3 writes to _count
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (3)
Internal\SocketSenderPool.cs (3)
29Interlocked.Decrement(ref _count); 38if (_disposed || Interlocked.Increment(ref _count) > MaxQueueSize) 40Interlocked.Decrement(ref _count);