1 write to _dfa
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherSingleEntryBenchmark.cs (1)
29_dfa = SetupMatcher(CreateDfaMatcherBuilder());
1 reference to _dfa
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherSingleEntryBenchmark.cs (1)
54await _dfa.MatchAsync(httpContext);