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