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