Exemple #1
0
 private void UnpackValueOfString(MsgPack.Unpacker unpacker, MsgPack.Serialization.PolymorphicMemberTypeRuntimeType_Normal_StringReadWriteField unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.PolymorphicMemberTypeRuntimeType_Normal_StringReadWriteField, string> unpackHelperParameters = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.PolymorphicMemberTypeRuntimeType_Normal_StringReadWriteField, string>);
     unpackHelperParameters.Unpacker         = unpacker;
     unpackHelperParameters.UnpackingContext = unpackingContext;
     unpackHelperParameters.Serializer       = this._serializer0;
     unpackHelperParameters.ItemsCount       = itemsCount;
     unpackHelperParameters.Unpacked         = indexOfItem;
     unpackHelperParameters.TargetObjectType = typeof(string);
     unpackHelperParameters.MemberName       = "String";
     unpackHelperParameters.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters.DirectRead       = this.MsgPack_Serialization_UnpackHelpers_UnpackStringValueDelegate;
     unpackHelperParameters.Setter           = this.this_SetUnpackedValueOfStringDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters);
 }
 private void UnpackValueOfTuple1Polymorphic(MsgPack.Unpacker unpacker, MsgPack.Serialization.PolymorphicMemberTypeRuntimeType_Tuple_Tuple1PolymorphicReadWriteProperty unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.PolymorphicMemberTypeRuntimeType_Tuple_Tuple1PolymorphicReadWriteProperty, System.Tuple <MsgPack.Serialization.FileSystemEntry> > unpackHelperParameters = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.PolymorphicMemberTypeRuntimeType_Tuple_Tuple1PolymorphicReadWriteProperty, System.Tuple <MsgPack.Serialization.FileSystemEntry> >);
     unpackHelperParameters.Unpacker         = unpacker;
     unpackHelperParameters.UnpackingContext = unpackingContext;
     unpackHelperParameters.Serializer       = this._serializer0;
     unpackHelperParameters.ItemsCount       = itemsCount;
     unpackHelperParameters.Unpacked         = indexOfItem;
     unpackHelperParameters.TargetObjectType = typeof(System.Tuple <MsgPack.Serialization.FileSystemEntry>);
     unpackHelperParameters.MemberName       = "Tuple1Polymorphic";
     unpackHelperParameters.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters.DirectRead       = null;
     unpackHelperParameters.Setter           = this.this_SetUnpackedValueOfTuple1PolymorphicDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters);
 }
 private void UnpackValueOfHistory(MsgPack.Unpacker unpacker, MsgPack.Serialization.ComplexTypeWithDataContractWithOrder unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.ComplexTypeWithDataContractWithOrder, System.Collections.Generic.Dictionary <System.DateTime, string> > unpackHelperParameters2 = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.ComplexTypeWithDataContractWithOrder, System.Collections.Generic.Dictionary <System.DateTime, string> >);
     unpackHelperParameters2.Unpacker         = unpacker;
     unpackHelperParameters2.UnpackingContext = unpackingContext;
     unpackHelperParameters2.Serializer       = this._serializer3;
     unpackHelperParameters2.ItemsCount       = itemsCount;
     unpackHelperParameters2.Unpacked         = indexOfItem;
     unpackHelperParameters2.TargetObjectType = typeof(System.Collections.Generic.Dictionary <System.DateTime, string>);
     unpackHelperParameters2.MemberName       = "History";
     unpackHelperParameters2.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters2.DirectRead       = null;
     unpackHelperParameters2.Setter           = this.this_SetUnpackedValueOfHistoryDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters2);
 }
 private void UnpackValueOfListPolymorphicItem(MsgPack.Unpacker unpacker, MsgPack.Serialization.PolymorphicMemberTypeKnownType_List_ListPolymorphicItemPrivateSetterCollectionProperty unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.PolymorphicMemberTypeKnownType_List_ListPolymorphicItemPrivateSetterCollectionProperty, System.Collections.Generic.IList <MsgPack.Serialization.FileSystemEntry> > unpackHelperParameters = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.PolymorphicMemberTypeKnownType_List_ListPolymorphicItemPrivateSetterCollectionProperty, System.Collections.Generic.IList <MsgPack.Serialization.FileSystemEntry> >);
     unpackHelperParameters.Unpacker         = unpacker;
     unpackHelperParameters.UnpackingContext = unpackingContext;
     unpackHelperParameters.Serializer       = this._serializer0;
     unpackHelperParameters.ItemsCount       = itemsCount;
     unpackHelperParameters.Unpacked         = indexOfItem;
     unpackHelperParameters.TargetObjectType = typeof(System.Collections.Generic.IList <MsgPack.Serialization.FileSystemEntry>);
     unpackHelperParameters.MemberName       = "ListPolymorphicItem";
     unpackHelperParameters.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters.DirectRead       = null;
     unpackHelperParameters.Setter           = this.this_SetUnpackedValueOfListPolymorphicItemDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters);
 }
Exemple #5
0
 private void UnpackValueOfDictionaryField(MsgPack.Unpacker unpacker, UnpackingContext unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <UnpackingContext, System.Collections.Generic.Dictionary <int, int> > unpackHelperParameters = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <UnpackingContext, System.Collections.Generic.Dictionary <int, int> >);
     unpackHelperParameters.Unpacker         = unpacker;
     unpackHelperParameters.UnpackingContext = unpackingContext;
     unpackHelperParameters.Serializer       = this._serializer0;
     unpackHelperParameters.ItemsCount       = itemsCount;
     unpackHelperParameters.Unpacked         = indexOfItem;
     unpackHelperParameters.TargetObjectType = typeof(System.Collections.Generic.Dictionary <int, int>);
     unpackHelperParameters.MemberName       = "DictionaryField";
     unpackHelperParameters.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters.DirectRead       = null;
     unpackHelperParameters.Setter           = this.this_SetUnpackedValueOfDictionaryFieldDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters);
 }
 private void UnpackValueOfData(MsgPack.Unpacker unpacker, MsgPack.Serialization.ComplexTypeWithDataContractWithOrder unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.ComplexTypeWithDataContractWithOrder, byte[]> unpackHelperParameters0 = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.ComplexTypeWithDataContractWithOrder, byte[]>);
     unpackHelperParameters0.Unpacker         = unpacker;
     unpackHelperParameters0.UnpackingContext = unpackingContext;
     unpackHelperParameters0.Serializer       = this._serializer1;
     unpackHelperParameters0.ItemsCount       = itemsCount;
     unpackHelperParameters0.Unpacked         = indexOfItem;
     unpackHelperParameters0.TargetObjectType = typeof(byte[]);
     unpackHelperParameters0.MemberName       = "Data";
     unpackHelperParameters0.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters0.DirectRead       = this.MsgPack_Serialization_UnpackHelpers_UnpackBinaryValueDelegate;
     unpackHelperParameters0.Setter           = this.this_SetUnpackedValueOfDataDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters0);
 }
Exemple #7
0
 private void UnpackValueOfListObjectItself(MsgPack.Unpacker unpacker, MsgPack.Serialization.PolymorphicMemberTypeRuntimeType_List_ListObjectItselfReadWriteField unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.PolymorphicMemberTypeRuntimeType_List_ListObjectItselfReadWriteField, object> unpackHelperParameters = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.PolymorphicMemberTypeRuntimeType_List_ListObjectItselfReadWriteField, object>);
     unpackHelperParameters.Unpacker         = unpacker;
     unpackHelperParameters.UnpackingContext = unpackingContext;
     unpackHelperParameters.Serializer       = this._serializer0;
     unpackHelperParameters.ItemsCount       = itemsCount;
     unpackHelperParameters.Unpacked         = indexOfItem;
     unpackHelperParameters.TargetObjectType = typeof(object);
     unpackHelperParameters.MemberName       = "ListObjectItself";
     unpackHelperParameters.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters.DirectRead       = null;
     unpackHelperParameters.Setter           = this.this_SetUnpackedValueOfListObjectItselfDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters);
 }
Exemple #8
0
 private void UnpackValueOfValue(MsgPack.Unpacker unpacker, MsgPack.Serialization.InterfaceListItemRuntimeType unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.InterfaceListItemRuntimeType, System.Collections.Generic.IList <MsgPack.Serialization.IFileSystemEntry> > unpackHelperParameters = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.InterfaceListItemRuntimeType, System.Collections.Generic.IList <MsgPack.Serialization.IFileSystemEntry> >);
     unpackHelperParameters.Unpacker         = unpacker;
     unpackHelperParameters.UnpackingContext = unpackingContext;
     unpackHelperParameters.Serializer       = this._serializer0;
     unpackHelperParameters.ItemsCount       = itemsCount;
     unpackHelperParameters.Unpacked         = indexOfItem;
     unpackHelperParameters.TargetObjectType = typeof(System.Collections.Generic.IList <MsgPack.Serialization.IFileSystemEntry>);
     unpackHelperParameters.MemberName       = "Value";
     unpackHelperParameters.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters.DirectRead       = null;
     unpackHelperParameters.Setter           = this.this_SetUnpackedValueOfValueDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters);
 }
 private void UnpackValueOfDictPolymorphicItself(MsgPack.Unpacker unpacker, MsgPack.Serialization.PolymorphicMemberTypeKnownType_Dict_DictPolymorphicItselfReadOnlyCollectionField unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.PolymorphicMemberTypeKnownType_Dict_DictPolymorphicItselfReadOnlyCollectionField, System.Collections.Generic.IDictionary <string, string> > unpackHelperParameters = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.PolymorphicMemberTypeKnownType_Dict_DictPolymorphicItselfReadOnlyCollectionField, System.Collections.Generic.IDictionary <string, string> >);
     unpackHelperParameters.Unpacker         = unpacker;
     unpackHelperParameters.UnpackingContext = unpackingContext;
     unpackHelperParameters.Serializer       = this._serializer0;
     unpackHelperParameters.ItemsCount       = itemsCount;
     unpackHelperParameters.Unpacked         = indexOfItem;
     unpackHelperParameters.TargetObjectType = typeof(System.Collections.Generic.IDictionary <string, string>);
     unpackHelperParameters.MemberName       = "DictPolymorphicItself";
     unpackHelperParameters.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters.DirectRead       = null;
     unpackHelperParameters.Setter           = this.this_SetUnpackedValueOfDictPolymorphicItselfDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters);
 }
 private void UnpackValueOfC(MsgPack.Unpacker unpacker, MsgPack.Serialization.Inner unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.Inner, string> unpackHelperParameters1 = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.Inner, string>);
     unpackHelperParameters1.Unpacker         = unpacker;
     unpackHelperParameters1.UnpackingContext = unpackingContext;
     unpackHelperParameters1.Serializer       = this._serializer0;
     unpackHelperParameters1.ItemsCount       = itemsCount;
     unpackHelperParameters1.Unpacked         = indexOfItem;
     unpackHelperParameters1.TargetObjectType = typeof(string);
     unpackHelperParameters1.MemberName       = "C";
     unpackHelperParameters1.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters1.DirectRead       = this.MsgPack_Serialization_UnpackHelpers_UnpackStringValueDelegate;
     unpackHelperParameters1.Setter           = this.this_SetUnpackedValueOfCDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters1);
 }
Exemple #11
0
 private void UnpackValueOfNonCollection(MsgPack.Unpacker unpacker, MsgPack.Serialization.WithAbstractNonCollection unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.WithAbstractNonCollection, System.IO.Stream> unpackHelperParameters = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.WithAbstractNonCollection, System.IO.Stream>);
     unpackHelperParameters.Unpacker         = unpacker;
     unpackHelperParameters.UnpackingContext = unpackingContext;
     unpackHelperParameters.Serializer       = this._serializer0;
     unpackHelperParameters.ItemsCount       = itemsCount;
     unpackHelperParameters.Unpacked         = indexOfItem;
     unpackHelperParameters.TargetObjectType = typeof(System.IO.Stream);
     unpackHelperParameters.MemberName       = "NonCollection";
     unpackHelperParameters.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters.DirectRead       = null;
     unpackHelperParameters.Setter           = this.this_SetUnpackedValueOfNonCollectionDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters);
 }
 private void UnpackValueOfPoints(MsgPack.Unpacker unpacker, MsgPack.Serialization.ComplexType unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.ComplexType, System.Collections.Generic.List <int> > unpackHelperParameters3 = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.ComplexType, System.Collections.Generic.List <int> >);
     unpackHelperParameters3.Unpacker         = unpacker;
     unpackHelperParameters3.UnpackingContext = unpackingContext;
     unpackHelperParameters3.Serializer       = this._serializer4;
     unpackHelperParameters3.ItemsCount       = itemsCount;
     unpackHelperParameters3.Unpacked         = indexOfItem;
     unpackHelperParameters3.TargetObjectType = typeof(System.Collections.Generic.List <int>);
     unpackHelperParameters3.MemberName       = "Points";
     unpackHelperParameters3.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters3.DirectRead       = null;
     unpackHelperParameters3.Setter           = this.this_SetUnpackedValueOfPointsDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters3);
 }
Exemple #13
0
 private void UnpackValueOfInner(MsgPack.Unpacker unpacker, MsgPack.Serialization.Outer unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.Outer, MsgPack.Serialization.Inner> unpackHelperParameters0 = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.Outer, MsgPack.Serialization.Inner>);
     unpackHelperParameters0.Unpacker         = unpacker;
     unpackHelperParameters0.UnpackingContext = unpackingContext;
     unpackHelperParameters0.Serializer       = this._serializer1;
     unpackHelperParameters0.ItemsCount       = itemsCount;
     unpackHelperParameters0.Unpacked         = indexOfItem;
     unpackHelperParameters0.TargetObjectType = typeof(MsgPack.Serialization.Inner);
     unpackHelperParameters0.MemberName       = "Inner";
     unpackHelperParameters0.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters0.DirectRead       = null;
     unpackHelperParameters0.Setter           = this.this_SetUnpackedValueOfInnerDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters0);
 }
 private void UnpackValueOfDictStaticKeyAndObjectItem(MsgPack.Unpacker unpacker, MsgPack.Serialization.PolymorphicMemberTypeRuntimeType_Dict_DictStaticKeyAndObjectItemReadWriteProperty unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.PolymorphicMemberTypeRuntimeType_Dict_DictStaticKeyAndObjectItemReadWriteProperty, System.Collections.Generic.IDictionary <string, object> > unpackHelperParameters = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.PolymorphicMemberTypeRuntimeType_Dict_DictStaticKeyAndObjectItemReadWriteProperty, System.Collections.Generic.IDictionary <string, object> >);
     unpackHelperParameters.Unpacker         = unpacker;
     unpackHelperParameters.UnpackingContext = unpackingContext;
     unpackHelperParameters.Serializer       = this._serializer0;
     unpackHelperParameters.ItemsCount       = itemsCount;
     unpackHelperParameters.Unpacked         = indexOfItem;
     unpackHelperParameters.TargetObjectType = typeof(System.Collections.Generic.IDictionary <string, object>);
     unpackHelperParameters.MemberName       = "DictStaticKeyAndObjectItem";
     unpackHelperParameters.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters.DirectRead       = null;
     unpackHelperParameters.Setter           = this.this_SetUnpackedValueOfDictStaticKeyAndObjectItemDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters);
 }
Exemple #15
0
 private void UnpackValueOfReference(MsgPack.Unpacker unpacker, MsgPack.Serialization.PolymorphicMemberTypeKnownType_Normal_ReferenceReadWriteProperty unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.PolymorphicMemberTypeKnownType_Normal_ReferenceReadWriteProperty, System.Version> unpackHelperParameters = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.PolymorphicMemberTypeKnownType_Normal_ReferenceReadWriteProperty, System.Version>);
     unpackHelperParameters.Unpacker         = unpacker;
     unpackHelperParameters.UnpackingContext = unpackingContext;
     unpackHelperParameters.Serializer       = this._serializer0;
     unpackHelperParameters.ItemsCount       = itemsCount;
     unpackHelperParameters.Unpacked         = indexOfItem;
     unpackHelperParameters.TargetObjectType = typeof(System.Version);
     unpackHelperParameters.MemberName       = "Reference";
     unpackHelperParameters.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters.DirectRead       = null;
     unpackHelperParameters.Setter           = this.this_SetUnpackedValueOfReferenceDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters);
 }
Exemple #16
0
 private void UnpackValueOfReference(MsgPack.Unpacker unpacker, UnpackingContext unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <UnpackingContext, object> unpackHelperParameters = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <UnpackingContext, object>);
     unpackHelperParameters.Unpacker         = unpacker;
     unpackHelperParameters.UnpackingContext = unpackingContext;
     unpackHelperParameters.Serializer       = this._serializer0;
     unpackHelperParameters.ItemsCount       = itemsCount;
     unpackHelperParameters.Unpacked         = indexOfItem;
     unpackHelperParameters.TargetObjectType = typeof(object);
     unpackHelperParameters.MemberName       = "Reference";
     unpackHelperParameters.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters.DirectRead       = null;
     unpackHelperParameters.Setter           = this.this_SetUnpackedValueOfReferenceDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters);
 }
 private void UnpackValueOfSource(MsgPack.Unpacker unpacker, MsgPack.Serialization.ComplexTypeWithDataContractWithOrder unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.ComplexTypeWithDataContractWithOrder, System.Uri> unpackHelperParameters = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.ComplexTypeWithDataContractWithOrder, System.Uri>);
     unpackHelperParameters.Unpacker         = unpacker;
     unpackHelperParameters.UnpackingContext = unpackingContext;
     unpackHelperParameters.Serializer       = this._serializer0;
     unpackHelperParameters.ItemsCount       = itemsCount;
     unpackHelperParameters.Unpacked         = indexOfItem;
     unpackHelperParameters.TargetObjectType = typeof(System.Uri);
     unpackHelperParameters.MemberName       = "Source";
     unpackHelperParameters.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters.DirectRead       = null;
     unpackHelperParameters.Setter           = this.this_SetUnpackedValueOfSourceDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters);
 }
Exemple #18
0
 private void UnpackValueOfTuple1ObjectItself(MsgPack.Unpacker unpacker, MsgPack.Serialization.PolymorphicMemberTypeKnownType_Tuple_Tuple1ObjectItselfPrivateSetterPropertyAndConstructor unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.PolymorphicMemberTypeKnownType_Tuple_Tuple1ObjectItselfPrivateSetterPropertyAndConstructor, object> unpackHelperParameters = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.PolymorphicMemberTypeKnownType_Tuple_Tuple1ObjectItselfPrivateSetterPropertyAndConstructor, object>);
     unpackHelperParameters.Unpacker         = unpacker;
     unpackHelperParameters.UnpackingContext = unpackingContext;
     unpackHelperParameters.Serializer       = this._serializer0;
     unpackHelperParameters.ItemsCount       = itemsCount;
     unpackHelperParameters.Unpacked         = indexOfItem;
     unpackHelperParameters.TargetObjectType = typeof(object);
     unpackHelperParameters.MemberName       = "Tuple1ObjectItself";
     unpackHelperParameters.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters.DirectRead       = null;
     unpackHelperParameters.Setter           = this.this_SetUnpackedValueOfTuple1ObjectItselfDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters);
 }
 private void UnpackValueOfValue(MsgPack.Unpacker unpacker, MsgPack.Serialization.AbstractClassCollectionKnownType unpackingContext, int indexOfItem, int itemsCount)
 {
     MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.AbstractClassCollectionKnownType, System.Collections.ObjectModel.KeyedCollection <string, string> > unpackHelperParameters = default(MsgPack.Serialization.UnpackReferenceTypeValueParameters <MsgPack.Serialization.AbstractClassCollectionKnownType, System.Collections.ObjectModel.KeyedCollection <string, string> >);
     unpackHelperParameters.Unpacker         = unpacker;
     unpackHelperParameters.UnpackingContext = unpackingContext;
     unpackHelperParameters.Serializer       = this._serializer0;
     unpackHelperParameters.ItemsCount       = itemsCount;
     unpackHelperParameters.Unpacked         = indexOfItem;
     unpackHelperParameters.TargetObjectType = typeof(System.Collections.ObjectModel.KeyedCollection <string, string>);
     unpackHelperParameters.MemberName       = "Value";
     unpackHelperParameters.NilImplication   = MsgPack.Serialization.NilImplication.MemberDefault;
     unpackHelperParameters.DirectRead       = null;
     unpackHelperParameters.Setter           = this.this_SetUnpackedValueOfValueDelegate;
     MsgPack.Serialization.UnpackHelpers.UnpackReferenceTypeValue(ref unpackHelperParameters);
 }