Implemented interface member:
method
ToArray
System.Collections.Concurrent.IProducerConsumerCollection<T>.ToArray()
1 reference to ToArray
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http1.cs (1)
417
Debug.Assert(!disposing || Array.IndexOf(_http11Connections.
ToArray
(), connection) < 0);