1 write to _dfa
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherGithubBenchmark.cs (1)
24_dfa = SetupMatcher(CreateDfaMatcherBuilder());
1 reference to _dfa
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherGithubBenchmark.cs (1)
44await _dfa.MatchAsync(httpContext);