CreationContextScopeAccessor public class CreationContextScopeAccessor : IScopeAccessor, IDisposable Documentation public CreationContextScopeAccessor(ComponentModel componentModel, Func<IHandler[], IHandler> scopeRootSelector) public static IHandler DefaultScopeRootSelector<TBaseForRoot>(IHandler[] resolutionStack) public static IHandler NearestScopeRootSelector<TBaseForRoot>(IHandler[] resolutionStack) public void Dispose() public ILifetimeScope GetScope(CreationContext context)