1 write to Factory
Microsoft.AspNetCore.Mvc.Core.Test (1)
Routing\ActionEndpointFactoryTest.cs (1)
29
Factory
= new ActionEndpointFactory(Services.GetRequiredService<RoutePatternTransformer>(), Enumerable.Empty<IRequestDelegateFactory>(), Services);
3 references to Factory
Microsoft.AspNetCore.Mvc.Core.Test (3)
Routing\ActionEndpointFactoryTest.cs (3)
379
Factory
.AddEndpoints(
402
Factory
.AddEndpoints(
428
Factory
.AddEndpoints(