override public bool IsAssignableFrom(IType other) { return(_typeSystemServices.IsCallableTypeAssignableFrom(this, other)); }