private bool IsNotHandlingConcreteType(MarshallingContext context) { return(context.ClassMetadata() != _ownerMetadata); }