1 write to _tcsService
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTestUtils\Hubs.cs (1)
1015_tcsService = tcsService;
23 references to _tcsService
Microsoft.AspNetCore.SignalR.Tests (23)
HubConnectionHandlerTestUtils\Hubs.cs (23)
1020_tcsService.StartedMethod.TrySetResult(null); 1021await _tcsService.EndMethod.Task; 1027_tcsService.StartedMethod.TrySetResult(null); 1028await _tcsService.EndMethod.Task; 1039_tcsService.StartedMethod.SetResult(null); 1042_tcsService.EndMethod.SetResult(null); 1054_tcsService.StartedMethod.SetResult(null); 1057_tcsService.EndMethod.SetResult(null); 1069_tcsService.StartedMethod.SetResult(x); 1072_tcsService.EndMethod.SetResult(y); 1084_tcsService.StartedMethod.SetResult(x); 1086_tcsService.EndMethod.SetResult(input); 1099_tcsService.StartedMethod.SetResult(null); 1102_tcsService.EndMethod.SetResult(null); 1110_tcsService.StartedMethod.SetResult(null); 1112_tcsService.EndMethod.SetResult(null); 1123_tcsService.StartedMethod.SetResult(null); 1125_tcsService.EndMethod.SetResult(null); 1140_tcsService.StartedMethod.SetResult(null); 1143_tcsService.EndMethod.SetResult(null); 1151return new CustomAsyncEnumerable(_tcsService); 1161_tcsService.StartedMethod.SetResult(null); 1163_tcsService.EndMethod.SetResult(null);