public virtual void ReadVirtualAttributes(ObjectReferenceContext context)
        {
            ITraverseAspectCommand command = new _MarshallingInfoTraverseAspectCommand_398(context
                                                                                           , EnsureFieldList(context));

            TraverseAllAspects(context, command);
        }
 public virtual void ReadVirtualAttributes(ObjectReferenceContext context)
 {
     ITraverseAspectCommand command = new _MarshallingInfoTraverseAspectCommand_398(context
         , EnsureFieldList(context));
     TraverseAllAspects(context, command);
 }