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