1 write to _tcsService
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTestUtils\Hubs.cs (1)
1187
_tcsService
= tcsService;
2 references to _tcsService
Microsoft.AspNetCore.SignalR.Tests (2)
HubConnectionHandlerTestUtils\Hubs.cs (2)
1200
_tcsService
.StartedMethod.SetResult(null);
1202
_tcsService
.EndMethod.SetResult(null);