servicelocator

How do I get the container instance back from ServiceLocation?

Is is possible to get the container instance back from ServiceLocation? I only see the ability to resolve instances of types, not register them. ...