1 reference to ImplementationTypeCantBeConvertedToServiceType
Microsoft.Extensions.DependencyInjection (1)
ServiceLookup\ConstructorCallSite.cs (1)
22
throw new ArgumentException(SR.Format(SR.
ImplementationTypeCantBeConvertedToServiceType
, constructorInfo.DeclaringType, serviceType));