1 write to _tcsService
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTests.cs (1)
3709
_tcsService
= tcsService;
2 references to _tcsService
Microsoft.AspNetCore.SignalR.Tests (2)
HubConnectionHandlerTests.cs (2)
3714
_tcsService
.StartedMethod.SetResult(null);
3715
await
_tcsService
.EndMethod.Task;