6 references to Sends
Microsoft.AspNetCore.SignalR.Tests (6)
Internal\TypedClientBuilderTests.cs (6)
21
Assert.Collection(clientProxy.
Sends
,
45
Assert.Collection(clientProxy.
Sends
,
72
Assert.Collection(clientProxy.
Sends
,
109
Assert.Collection(clientProxy.
Sends
,
241
Assert.Empty(clientProxy.
Sends
);
350
Sends
.Add(new SendContext(method, args, cancellationToken, tcs));