Lines Matching refs:RepeatedField
601 private readonly pbc::RepeatedField<int> repeatedInt32_ = new pbc::RepeatedField<int>();
606 public pbc::RepeatedField<int> RepeatedInt32 {
614 private readonly pbc::RepeatedField<long> repeatedInt64_ = new pbc::RepeatedField<long>();
616 public pbc::RepeatedField<long> RepeatedInt64 {
624 private readonly pbc::RepeatedField<uint> repeatedUint32_ = new pbc::RepeatedField<uint>();
626 public pbc::RepeatedField<uint> RepeatedUint32 {
634 private readonly pbc::RepeatedField<ulong> repeatedUint64_ = new pbc::RepeatedField<ulong>();
636 public pbc::RepeatedField<ulong> RepeatedUint64 {
644 private readonly pbc::RepeatedField<int> repeatedSint32_ = new pbc::RepeatedField<int>();
646 public pbc::RepeatedField<int> RepeatedSint32 {
654 private readonly pbc::RepeatedField<long> repeatedSint64_ = new pbc::RepeatedField<long>();
656 public pbc::RepeatedField<long> RepeatedSint64 {
664 private readonly pbc::RepeatedField<uint> repeatedFixed32_ = new pbc::RepeatedField<uint>();
666 public pbc::RepeatedField<uint> RepeatedFixed32 {
674 private readonly pbc::RepeatedField<ulong> repeatedFixed64_ = new pbc::RepeatedField<ulong>();
676 public pbc::RepeatedField<ulong> RepeatedFixed64 {
684 private readonly pbc::RepeatedField<int> repeatedSfixed32_ = new pbc::RepeatedField<int>();
686 public pbc::RepeatedField<int> RepeatedSfixed32 {
694 private readonly pbc::RepeatedField<long> repeatedSfixed64_ = new pbc::RepeatedField<long>();
696 public pbc::RepeatedField<long> RepeatedSfixed64 {
704 private readonly pbc::RepeatedField<float> repeatedFloat_ = new pbc::RepeatedField<float>();
706 public pbc::RepeatedField<float> RepeatedFloat {
714 private readonly pbc::RepeatedField<double> repeatedDouble_ = new pbc::RepeatedField<double>();
716 public pbc::RepeatedField<double> RepeatedDouble {
724 private readonly pbc::RepeatedField<bool> repeatedBool_ = new pbc::RepeatedField<bool>();
726 public pbc::RepeatedField<bool> RepeatedBool {
734 private readonly pbc::RepeatedField<string> repeatedString_ = new pbc::RepeatedField<string>();
736 public pbc::RepeatedField<string> RepeatedString {
744 …private readonly pbc::RepeatedField<pb::ByteString> repeatedBytes_ = new pbc::RepeatedField<pb::By…
746 public pbc::RepeatedField<pb::ByteString> RepeatedBytes {
754 …donly pbc::RepeatedField<global::Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage> repe…
756 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage> Rep…
764 …ivate readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignMessage> repeatedForei…
766 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignMessage> RepeatedForeignMessag…
774 …rivate readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.ImportMessage> repeatedImpor…
776 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.ImportMessage> RepeatedImportMessage {
784 …readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.TestAllTypes.Types.NestedEnum> repe…
786 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.TestAllTypes.Types.NestedEnum> Repeat…
794 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignEnum> repeatedForeig…
796 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignEnum> RepeatedForeignEnum {
804 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.ImportEnum> repeatedImportE…
806 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.ImportEnum> RepeatedImportEnum {
814 … readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.PublicImportMessage> repeatedPubli…
819 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.PublicImportMessage> RepeatedPublicIm…
1840 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.NestedTestAllTypes> repeate…
1842 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.NestedTestAllTypes> RepeatedChild {
3319 … private readonly pbc::RepeatedField<int> repeatedPrimitiveField_ = new pbc::RepeatedField<int>();
3321 public pbc::RepeatedField<int> RepeatedPrimitiveField {
3329 …private readonly pbc::RepeatedField<string> repeatedStringField_ = new pbc::RepeatedField<string>(…
3331 public pbc::RepeatedField<string> RepeatedStringField {
3339 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignEnum> repeatedEnumFi…
3341 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignEnum> RepeatedEnumField {
3349 …rivate readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignMessage> repeatedMess…
3351 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignMessage> RepeatedMessageField {
4222 private readonly pbc::RepeatedField<string> data_ = new pbc::RepeatedField<string>();
4224 public pbc::RepeatedField<string> Data {
5492 private readonly pbc::RepeatedField<int> packedInt32_ = new pbc::RepeatedField<int>();
5494 public pbc::RepeatedField<int> PackedInt32 {
5502 private readonly pbc::RepeatedField<long> packedInt64_ = new pbc::RepeatedField<long>();
5504 public pbc::RepeatedField<long> PackedInt64 {
5512 private readonly pbc::RepeatedField<uint> packedUint32_ = new pbc::RepeatedField<uint>();
5514 public pbc::RepeatedField<uint> PackedUint32 {
5522 private readonly pbc::RepeatedField<ulong> packedUint64_ = new pbc::RepeatedField<ulong>();
5524 public pbc::RepeatedField<ulong> PackedUint64 {
5532 private readonly pbc::RepeatedField<int> packedSint32_ = new pbc::RepeatedField<int>();
5534 public pbc::RepeatedField<int> PackedSint32 {
5542 private readonly pbc::RepeatedField<long> packedSint64_ = new pbc::RepeatedField<long>();
5544 public pbc::RepeatedField<long> PackedSint64 {
5552 private readonly pbc::RepeatedField<uint> packedFixed32_ = new pbc::RepeatedField<uint>();
5554 public pbc::RepeatedField<uint> PackedFixed32 {
5562 private readonly pbc::RepeatedField<ulong> packedFixed64_ = new pbc::RepeatedField<ulong>();
5564 public pbc::RepeatedField<ulong> PackedFixed64 {
5572 private readonly pbc::RepeatedField<int> packedSfixed32_ = new pbc::RepeatedField<int>();
5574 public pbc::RepeatedField<int> PackedSfixed32 {
5582 private readonly pbc::RepeatedField<long> packedSfixed64_ = new pbc::RepeatedField<long>();
5584 public pbc::RepeatedField<long> PackedSfixed64 {
5592 private readonly pbc::RepeatedField<float> packedFloat_ = new pbc::RepeatedField<float>();
5594 public pbc::RepeatedField<float> PackedFloat {
5602 private readonly pbc::RepeatedField<double> packedDouble_ = new pbc::RepeatedField<double>();
5604 public pbc::RepeatedField<double> PackedDouble {
5612 private readonly pbc::RepeatedField<bool> packedBool_ = new pbc::RepeatedField<bool>();
5614 public pbc::RepeatedField<bool> PackedBool {
5622 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignEnum> packedEnum_ = …
5624 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignEnum> PackedEnum {
5891 private readonly pbc::RepeatedField<int> unpackedInt32_ = new pbc::RepeatedField<int>();
5893 public pbc::RepeatedField<int> UnpackedInt32 {
5901 private readonly pbc::RepeatedField<long> unpackedInt64_ = new pbc::RepeatedField<long>();
5903 public pbc::RepeatedField<long> UnpackedInt64 {
5911 private readonly pbc::RepeatedField<uint> unpackedUint32_ = new pbc::RepeatedField<uint>();
5913 public pbc::RepeatedField<uint> UnpackedUint32 {
5921 private readonly pbc::RepeatedField<ulong> unpackedUint64_ = new pbc::RepeatedField<ulong>();
5923 public pbc::RepeatedField<ulong> UnpackedUint64 {
5931 private readonly pbc::RepeatedField<int> unpackedSint32_ = new pbc::RepeatedField<int>();
5933 public pbc::RepeatedField<int> UnpackedSint32 {
5941 private readonly pbc::RepeatedField<long> unpackedSint64_ = new pbc::RepeatedField<long>();
5943 public pbc::RepeatedField<long> UnpackedSint64 {
5951 private readonly pbc::RepeatedField<uint> unpackedFixed32_ = new pbc::RepeatedField<uint>();
5953 public pbc::RepeatedField<uint> UnpackedFixed32 {
5961 private readonly pbc::RepeatedField<ulong> unpackedFixed64_ = new pbc::RepeatedField<ulong>();
5963 public pbc::RepeatedField<ulong> UnpackedFixed64 {
5971 private readonly pbc::RepeatedField<int> unpackedSfixed32_ = new pbc::RepeatedField<int>();
5973 public pbc::RepeatedField<int> UnpackedSfixed32 {
5981 private readonly pbc::RepeatedField<long> unpackedSfixed64_ = new pbc::RepeatedField<long>();
5983 public pbc::RepeatedField<long> UnpackedSfixed64 {
5991 private readonly pbc::RepeatedField<float> unpackedFloat_ = new pbc::RepeatedField<float>();
5993 public pbc::RepeatedField<float> UnpackedFloat {
6001 private readonly pbc::RepeatedField<double> unpackedDouble_ = new pbc::RepeatedField<double>();
6003 public pbc::RepeatedField<double> UnpackedDouble {
6011 private readonly pbc::RepeatedField<bool> unpackedBool_ = new pbc::RepeatedField<bool>();
6013 public pbc::RepeatedField<bool> UnpackedBool {
6021 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignEnum> unpackedEnum_ …
6023 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignEnum> UnpackedEnum {
6278 private readonly pbc::RepeatedField<uint> repeatedFixed32_ = new pbc::RepeatedField<uint>();
6285 public pbc::RepeatedField<uint> RepeatedFixed32 {
6293 private readonly pbc::RepeatedField<int> repeatedInt32_ = new pbc::RepeatedField<int>();
6298 public pbc::RepeatedField<int> RepeatedInt32 {
6306 private readonly pbc::RepeatedField<ulong> repeatedFixed64_ = new pbc::RepeatedField<ulong>();
6311 public pbc::RepeatedField<ulong> RepeatedFixed64 {
6319 private readonly pbc::RepeatedField<long> repeatedInt64_ = new pbc::RepeatedField<long>();
6321 public pbc::RepeatedField<long> RepeatedInt64 {
6329 private readonly pbc::RepeatedField<float> repeatedFloat_ = new pbc::RepeatedField<float>();
6334 public pbc::RepeatedField<float> RepeatedFloat {
6342 private readonly pbc::RepeatedField<ulong> repeatedUint64_ = new pbc::RepeatedField<ulong>();
6344 public pbc::RepeatedField<ulong> RepeatedUint64 {