2 references to _destinations
Microsoft.AspNetCore.Routing.Microbenchmarks (2)
Matching\HttpMethodPolicyJumpTableBenchmark.cs (2)
22
_destinations
.Add("MERGE", 10);
23
var lookup = CreateLookup(
_destinations
);