/// <inheritdoc/> public override bool IsDefined(Type attributeType, bool inherit) { return(DebugType.IsDefined(this, inherit, attributeType)); }