<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="11.0.0-preview.1.26104.118" />

Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteResultCacheLocation

namespace Microsoft.Extensions.DependencyInjection.ServiceLookup { internal enum CallSiteResultCacheLocation { Root, Scope, Dispose, None } }