1 write to Hub
RoutingSandbox (1)
Framework\FrameworkConfigurationBuilder.cs (1)
31Hub = hub,
2 references to Hub
RoutingSandbox (2)
Framework\FrameworkEndpointDataSource.cs (2)
48var requiredValues = new { hub = hubMethod.Hub, method = hubMethod.Method }; 63endpointBuilder.DisplayName = $"{hubMethod.Hub}.{hubMethod.Method}";