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