1 write to _services
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherBuilderGithubBenchmark.cs (1)
20
_services
= CreateServices();
1 reference to _services
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherBuilderGithubBenchmark.cs (1)
26
var builder =
_services
.GetRequiredService<DfaMatcherBuilder>();