1 reference to GetServiceMethod
Microsoft.AspNetCore.Http.Extensions (1)
RequestDelegateFactory.cs (1)
1639
return Expression.Call(
GetServiceMethod
.MakeGenericMethod(parameter.ParameterType), RequestServicesExpr);