4 references to TrySignal
System.Net.Http (4)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http1.cs (2)
175
if (waiter.
TrySignal
(connection))
360
initialRequestWaiter.
TrySignal
(connection))
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http2.cs (1)
439
if (waiter.
TrySignal
(connection))
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http3.cs (1)
434
if (waiter.
TrySignal
(connection))