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