1 write to _error
Microsoft.AspNetCore.SignalR.Client.Tests (1)
HubConnectionTests.cs (1)
983
_error
= error
4 references to _error
Microsoft.AspNetCore.SignalR.Client.Tests (4)
HubConnectionTests.cs (4)
1000
if (
_error
!= null)
1002
throw
_error
;
1021
if (
_error
!= null)
1023
throw
_error
;