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