Container reference everywhere: resolve (functional) and inject (object API).
resolve(token, scope?)
Uses containerRegistry to find the active container (default or ALS-bound scope):
containerRegistry.getContainer(scope).resolve(token).