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