1 type derived from BaseHub
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTestUtils\Hubs.cs (1)
609public class InheritedHub : BaseHub
2 references to BaseHub
Microsoft.AspNetCore.SignalR.Tests (2)
TestFilters.cs (2)
231var methodInfo = typeof(BaseHub).GetMethod(nameof(BaseHub.BaseMethod));