instance | When this method returns, contains the created instance, if type instantiation succeeded; otherwise, the default value for <typeparamref name="TContainer" />. |
bool <see langword="true" /> if a new instance of type TContainer was created; otherwise, <see langword="false" />.
Tries to create a new instance of TContainer.