public void CreateNestedContainer() { if (CurrentNestedContainer != null) return; CurrentNestedContainer = Container.GetNestedContainer(); }