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