1 write to _state
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
2287_state = state;
1 reference to _state
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
2292return _callback(parameters, _state);