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