1 reference to GetKeyedServiceInfo
Microsoft.AspNetCore.Http.Abstractions (1)
Extensions\UseMiddlewareExtensions.cs (1)
259
var getServiceCall = Expression.Call(hasServiceKey ?
GetKeyedServiceInfo
: GetServiceInfo, parameterTypeExpression);