3 references to SendContext
Microsoft.AspNetCore.SignalR.Tests (3)
Internal\TypedClientBuilderTests.cs (3)
350
Sends.Add(new
SendContext
(method, args, cancellationToken, tcs));
364
Sends.Add(new
SendContext
(method, args, cancellationToken, tcs));
373
Sends.Add(new
SendContext
(method, args, cancellationToken, tcs));