1 reference to HubMethodDescriptor
Microsoft.AspNetCore.SignalR.Core (1)
Internal\DefaultHubDispatcher.cs (1)
801
_methods[methodName] = new
HubMethodDescriptor
(executor, serviceProviderIsService, authorizeAttributes);