protected void DependsOn(Type schemaType, bool mustBeNamedOrCompleted) =>
 DependsOn(TypeInspector.GetType(schemaType), mustBeNamedOrCompleted);