1 write to _httpMethodDestinations
Microsoft.AspNetCore.Routing (1)
Matching\HttpMethodDictionaryPolicyJumpTable.cs (1)
17_httpMethodDestinations = destinations;
1 reference to _httpMethodDestinations
Microsoft.AspNetCore.Routing (1)
Matching\HttpMethodDictionaryPolicyJumpTable.cs (1)
29return _httpMethodDestinations.GetDestination(httpMethod);