2 references to GetDestination
Microsoft.AspNetCore.Routing (2)
Matching\HttpMethodDictionaryPolicyJumpTable.cs (2)
27return _corsHttpMethodDestinations.GetDestination(corsHttpMethod); 29return _httpMethodDestinations.GetDestination(httpMethod);