1 write to _dfa
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherAzureBenchmark.cs (1)
31
_dfa
= SetupMatcher(CreateDfaMatcherBuilder());
1 reference to _dfa
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherAzureBenchmark.cs (1)
53
await
_dfa
.MatchAsync(httpContext);