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