Example #1
0
 private System.Threading.Tasks.Task UnpackMemberPlaceHolderAsync(MsgPack.Unpacker unpacker, MsgPack.Serialization.ComplexTypeWithOneBaseOrder unpackingContext, int indexOfItem, int itemsCount, System.Threading.CancellationToken cancellationToken)
 {
     return(unpacker.ReadAsync(cancellationToken));
 }