1 write to ParameterTypes
Microsoft.AspNetCore.SignalR.Core (1)
Internal\HubMethodDescriptor.cs (1)
61
ParameterTypes
= methodExecutor.MethodParameters.Where((p, index) =>
1 reference to ParameterTypes
Microsoft.AspNetCore.SignalR.Core (1)
Internal\DefaultHubDispatcher.cs (1)
819
return descriptor.
ParameterTypes
;