4 references to CreateOutboundRouteEntry
Microsoft.AspNetCore.Routing.Microbenchmarks (4)
LinkGeneration\LinkGenerationGithubBenchmark.cs (1)
30CreateOutboundRouteEntry(treeRouteBuilder, endpoint);
LinkGeneration\SingleRouteWithConstraintsBenchmark.cs (1)
31CreateOutboundRouteEntry(treeRouteBuilder, Endpoints[0]);
LinkGeneration\SingleRouteWithNoParametersBenchmark.cs (1)
31CreateOutboundRouteEntry(treeRouteBuilder, Endpoints[0]);
LinkGeneration\SingleRouteWithParametersBenchmark.cs (1)
31CreateOutboundRouteEntry(treeRouteBuilder, Endpoints[0]);