3 references to CreateExact
Microsoft.Extensions.DependencyInjection (3)
ServiceLookup\CallSiteFactory.cs (3)
303ServiceCallSite callSite = CreateExact(descriptor, cacheKey, callSiteChain, --slot); 330ServiceCallSite callSite = CreateExact(_descriptors[i], registrationKey, callSiteChain, slot); 458return CreateExact(descriptor, serviceIdentifier, callSiteChain, slot);