1 instantiation of HubConnectionBinder
Microsoft.AspNetCore.SignalR.Core (1)
HubConnectionHandler.cs (1)
269
var binder = new
HubConnectionBinder
<THub>(_dispatcher, _lifetimeManager, connection);
1 reference to HubConnectionBinder
Microsoft.AspNetCore.SignalR.Core (1)
HubConnectionHandler.cs (1)
269
var
binder = new HubConnectionBinder<THub>(_dispatcher, _lifetimeManager, connection);