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