2 references to PushRange
System.Collections.Concurrent (1)
System\Collections\Concurrent\ConcurrentStack.cs (1)
308PushRange(items, 0, items.Length);
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http1.cs (1)
459connections.PushRange(stackCopy, 0, usableConnections);