2 references to TryAcquire
Microsoft.AspNetCore.SignalR.Core (2)
HubConnectionHandler.cs (1)
226
_ = connection.ActiveInvocationLimit.
TryAcquire
();
Internal\ChannelBasedSemaphore.cs (1)
45
if (
TryAcquire
())