|
|
|
@ -1640,7 +1640,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -1880,7 +1884,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -2291,7 +2299,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -2310,7 +2322,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -2542,7 +2558,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -2575,7 +2595,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -2761,7 +2785,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -2780,7 +2808,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -2955,7 +2987,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -2974,7 +3010,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -3116,7 +3156,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -3131,7 +3175,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -3304,7 +3352,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -3326,7 +3378,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -3536,7 +3592,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -3559,7 +3619,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -3766,7 +3830,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -3792,7 +3860,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -3976,7 +4048,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -3998,7 +4074,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -4204,7 +4284,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -4230,7 +4314,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -4408,7 +4496,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -4427,7 +4519,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -4764,7 +4860,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -4816,7 +4916,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -5114,7 +5218,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -5148,7 +5256,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -5371,7 +5483,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -5394,7 +5510,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -5574,7 +5694,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -5593,7 +5717,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -5767,7 +5895,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -5786,7 +5918,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -5946,7 +6082,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -5965,7 +6105,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -6136,7 +6280,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -6155,7 +6303,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -6326,7 +6478,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -6345,7 +6501,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -6519,7 +6679,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -6538,7 +6702,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -6709,7 +6877,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -6728,7 +6900,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -6899,7 +7075,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -6918,7 +7098,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -7089,7 +7273,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -7108,7 +7296,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -7279,7 +7471,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -7298,7 +7494,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -7597,7 +7797,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -7629,7 +7833,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -8036,7 +8244,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -8121,7 +8333,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -8585,7 +8801,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -8670,7 +8890,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -9000,7 +9224,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -9045,7 +9273,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -9245,7 +9477,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -9264,7 +9500,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -9409,7 +9649,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -9424,7 +9668,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -9562,7 +9810,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -9577,7 +9829,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -9715,7 +9971,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -9730,7 +9990,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -9868,7 +10132,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -9883,7 +10151,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -10021,7 +10293,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -10036,7 +10312,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -10174,7 +10454,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -10189,7 +10473,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -10327,7 +10615,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -10342,7 +10634,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -10515,7 +10811,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -10534,7 +10834,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
@ -10724,7 +11028,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
#else |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); |
|
|
|
|
break; |
|
|
|
@ -10743,7 +11051,11 @@ namespace Google.Protobuf.TestProtos { |
|
|
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { |
|
|
|
|
uint tag; |
|
|
|
|
while ((tag = input.ReadTag()) != 0) { |
|
|
|
|
switch(tag) { |
|
|
|
|
if ((tag & 7) == 4) { |
|
|
|
|
// Abort on any end group tag. |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
switch(tag) { |
|
|
|
|
default: |
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); |
|
|
|
|
break; |
|
|
|
|