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)
29
return
_httpMethodDestinations
.GetDestination(httpMethod);