2 references to TryPop
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2Connection.cs (2)
474
while (StreamPool.
TryPop
(out var pooledStream))
878
if (StreamPool.
TryPop
(out var stream))