2 instantiations of HttpMethodDictionaryPolicyJumpTable
Microsoft.AspNetCore.Routing (1)
Matching\HttpMethodMatcherPolicy.cs (1)
359
return new
HttpMethodDictionaryPolicyJumpTable
(
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\HttpMethodPolicyJumpTableBenchmark.cs (1)
25
_dictionaryJumptable = new
HttpMethodDictionaryPolicyJumpTable
(lookup, corsPreflightDestinations: null);