4 references to Sends
Microsoft.AspNetCore.SignalR.Tests (4)
Internal\TypedClientBuilderTests.cs (4)
215
Assert.Collection(clientProxy.
Sends
,
257
Assert.Collection(clientProxy.
Sends
,
364
Sends
.Add(new SendContext(method, args, cancellationToken, tcs));
373
Sends
.Add(new SendContext(method, args, cancellationToken, tcs));