1 write to _dispatcher
Microsoft.AspNetCore.SignalR.Core (1)
Internal\HubConnectionBinder.cs (1)
16_dispatcher = dispatcher;
2 references to _dispatcher
Microsoft.AspNetCore.SignalR.Core (2)
Internal\HubConnectionBinder.cs (2)
23return _dispatcher.GetParameterTypes(methodName); 43return _dispatcher.GetTargetName(targetUtf8Bytes);