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