checkContains abstract method
Assert that this InjectorScope or one of it's parents can inject type.
Implementation
void checkContains(Type type);
Assert that this InjectorScope or one of it's parents can inject type.
void checkContains(Type type);