1 reference to TaskCompletionSourceWithCancellation
Microsoft.AspNetCore.SignalR.Core (1)
src\SignalR\common\Shared\ClientResultsManager.cs (1)
20var tcs = new TaskCompletionSourceWithCancellation<T>(this, connectionId, invocationId, cancellationToken);