1 reference to IsHubMethod
Microsoft.AspNetCore.SignalR.Core (1)
Internal\HubReflectionHelper.cs (1)
17return methods.Except(excludedInterfaceMethods).Where(IsHubMethod);