• Home
  • Raw
  • Download

Lines Matching refs:pbc

9 using pbc = global::Google.Protobuf.Collections;  typedef
1812 private readonly pbc::RepeatedField<int> repeatedInt32_ = new pbc::RepeatedField<int>();
1817 public pbc::RepeatedField<int> RepeatedInt32 {
1825 private readonly pbc::RepeatedField<long> repeatedInt64_ = new pbc::RepeatedField<long>();
1827 public pbc::RepeatedField<long> RepeatedInt64 {
1835 private readonly pbc::RepeatedField<uint> repeatedUint32_ = new pbc::RepeatedField<uint>();
1837 public pbc::RepeatedField<uint> RepeatedUint32 {
1845 private readonly pbc::RepeatedField<ulong> repeatedUint64_ = new pbc::RepeatedField<ulong>();
1847 public pbc::RepeatedField<ulong> RepeatedUint64 {
1855 private readonly pbc::RepeatedField<int> repeatedSint32_ = new pbc::RepeatedField<int>();
1857 public pbc::RepeatedField<int> RepeatedSint32 {
1865 private readonly pbc::RepeatedField<long> repeatedSint64_ = new pbc::RepeatedField<long>();
1867 public pbc::RepeatedField<long> RepeatedSint64 {
1875 private readonly pbc::RepeatedField<uint> repeatedFixed32_ = new pbc::RepeatedField<uint>();
1877 public pbc::RepeatedField<uint> RepeatedFixed32 {
1885 private readonly pbc::RepeatedField<ulong> repeatedFixed64_ = new pbc::RepeatedField<ulong>();
1887 public pbc::RepeatedField<ulong> RepeatedFixed64 {
1895 private readonly pbc::RepeatedField<int> repeatedSfixed32_ = new pbc::RepeatedField<int>();
1897 public pbc::RepeatedField<int> RepeatedSfixed32 {
1905 private readonly pbc::RepeatedField<long> repeatedSfixed64_ = new pbc::RepeatedField<long>();
1907 public pbc::RepeatedField<long> RepeatedSfixed64 {
1915 private readonly pbc::RepeatedField<float> repeatedFloat_ = new pbc::RepeatedField<float>();
1917 public pbc::RepeatedField<float> RepeatedFloat {
1925 private readonly pbc::RepeatedField<double> repeatedDouble_ = new pbc::RepeatedField<double>();
1927 public pbc::RepeatedField<double> RepeatedDouble {
1935 private readonly pbc::RepeatedField<bool> repeatedBool_ = new pbc::RepeatedField<bool>();
1937 public pbc::RepeatedField<bool> RepeatedBool {
1945 private readonly pbc::RepeatedField<string> repeatedString_ = new pbc::RepeatedField<string>();
1947 public pbc::RepeatedField<string> RepeatedString {
1955 …private readonly pbc::RepeatedField<pb::ByteString> repeatedBytes_ = new pbc::RepeatedField<pb::By…
1957 public pbc::RepeatedField<pb::ByteString> RepeatedBytes {
1965 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.R…
1967 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.RepeatedGro…
1975 …ate readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.Neste…
1977 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.NestedMessa…
1985 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ForeignMessage> repe…
1987 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ForeignMessage> RepeatedForeig…
1995 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ImportMessage> repea…
1997 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ImportMessage> RepeatedImportM…
2005 …rivate readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.Ne…
2007 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.NestedEnum>…
2015 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ForeignEnum> repeate…
2017 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ForeignEnum> RepeatedForeignEn…
2025 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ImportEnum> repeated…
2027 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ImportEnum> RepeatedImportEnum…
2035 …private readonly pbc::RepeatedField<string> repeatedStringPiece_ = new pbc::RepeatedField<string>(…
2037 public pbc::RepeatedField<string> RepeatedStringPiece {
2045 private readonly pbc::RepeatedField<string> repeatedCord_ = new pbc::RepeatedField<string>();
2047 public pbc::RepeatedField<string> RepeatedCord {
2055 …vate readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.Nest…
2057 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.NestedMessa…
2664 …if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(OptionalFloat, other.Opti… in Equals()
2665 …if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(OptionalDouble, other.Opt… in Equals()
2715 …if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(DefaultFloat, other.Defau… in Equals()
2716 …if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(DefaultDouble, other.Defa… in Equals()
2746 …if (HasOptionalFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHash… in GetHashCode()
2747 …if (HasOptionalDouble) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHas… in GetHashCode()
2797 …if (HasDefaultFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashC… in GetHashCode()
2798 …if (HasDefaultDouble) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHash… in GetHashCode()
5056 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.NestedTestAllTypes> …
5058 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.NestedTestAllTypes> RepeatedCh…
6183 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, TV… in GetExtension()
6186 …public pbc::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestAllEx… in GetOrInitializeExtension()
7188 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestGroupExtension, T… in GetExtension()
7191 …public pbc::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestGroup… in GetOrInitializeExtension()
9402 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestRequired> repeat…
9404 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestRequired> RepeatedMessage {
9657 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestRequired> repeat…
9659 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestRequired> RepeatedMessage {
10340 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestEmptyMessageWithE… in GetExtension()
10343 …public pbc::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestEmpty… in GetOrInitializeExtension()
10521 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestMultipleExtension… in GetExtension()
10524 …public pbc::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestMulti… in GetOrInitializeExtension()
13783 …private readonly pbc::RepeatedField<int> nestedmessageRepeatedInt32_ = new pbc::RepeatedField<int>…
13785 public pbc::RepeatedField<int> NestedmessageRepeatedInt32 {
13793 …ivate readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ForeignMessage> nested…
13795 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ForeignMessage> NestedmessageR…
14120 … private readonly pbc::RepeatedField<int> repeatedPrimitiveField_ = new pbc::RepeatedField<int>();
14122 public pbc::RepeatedField<int> RepeatedPrimitiveField {
14130 …private readonly pbc::RepeatedField<string> repeatedStringField_ = new pbc::RepeatedField<string>(…
14132 public pbc::RepeatedField<string> RepeatedStringField {
14140 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ForeignEnum> repeate…
14142 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ForeignEnum> RepeatedEnumField…
14150 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ForeignMessage> repe…
14152 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ForeignMessage> RepeatedMessag…
14160 …private readonly pbc::RepeatedField<string> repeatedStringPieceField_ = new pbc::RepeatedField<str…
14162 public pbc::RepeatedField<string> RepeatedStringPieceField {
14170 … private readonly pbc::RepeatedField<string> repeatedCordField_ = new pbc::RepeatedField<string>();
14172 public pbc::RepeatedField<string> RepeatedCordField {
14663 …if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(MyFloat, other.MyFloat)) … in Equals()
14676 …if (HasMyFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(M… in GetHashCode()
14873 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestFieldOrderings, T… in GetExtension()
14876 …public pbc::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestField… in GetOrInitializeExtension()
16479 …if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(ZeroFloat, other.ZeroFloa… in Equals()
16480 …if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(OneFloat, other.OneFloat)… in Equals()
16481 …if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(SmallFloat, other.SmallFl… in Equals()
16482 …if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(NegativeOneFloat, other.N… in Equals()
16483 …if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(NegativeFloat, other.Nega… in Equals()
16484 …if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(LargeFloat, other.LargeFl… in Equals()
16485 …if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(SmallNegativeFloat, other… in Equals()
16486 …if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(InfDouble, other.InfDoubl… in Equals()
16487 …if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(NegInfDouble, other.NegIn… in Equals()
16488 …if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(NanDouble, other.NanDoubl… in Equals()
16489 …if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(InfFloat, other.InfFloat)… in Equals()
16490 …if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(NegInfFloat, other.NegInf… in Equals()
16491 …if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(NanFloat, other.NanFloat)… in Equals()
16512 …if (HasZeroFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode… in GetHashCode()
16513 …if (HasOneFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(… in GetHashCode()
16514 …if (HasSmallFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCod… in GetHashCode()
16515 …if (HasNegativeOneFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetH… in GetHashCode()
16516 …if (HasNegativeFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHash… in GetHashCode()
16517 …if (HasLargeFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCod… in GetHashCode()
16518 …if (HasSmallNegativeFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Ge… in GetHashCode()
16519 …if (HasInfDouble) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode… in GetHashCode()
16520 …if (HasNegInfDouble) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashC… in GetHashCode()
16521 …if (HasNanDouble) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode… in GetHashCode()
16522 …if (HasInfFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(… in GetHashCode()
16523 …if (HasNegInfFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCo… in GetHashCode()
16524 …if (HasNanFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(… in GetHashCode()
17621 private readonly pbc::RepeatedField<string> data_ = new pbc::RepeatedField<string>();
17623 public pbc::RepeatedField<string> Data {
17966 …private readonly pbc::RepeatedField<pb::ByteString> data_ = new pbc::RepeatedField<pb::ByteString>…
17968 public pbc::RepeatedField<pb::ByteString> Data {
21623 private readonly pbc::RepeatedField<int> corgeInt_ = new pbc::RepeatedField<int>();
21625 public pbc::RepeatedField<int> CorgeInt {
22167 …if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(RequiredDouble, other.Req… in Equals()
22174 …if (HasRequiredDouble) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHas… in GetHashCode()
22322 …private static readonly pbc::MapField<int, global::Google.Protobuf.TestProtos.Proto2.TestRequiredM…
22323 …= new pbc::MapField<int, global::Google.Protobuf.TestProtos.Proto2.TestRequiredMap.Types.NestedMes…
22324 …private readonly pbc::MapField<int, global::Google.Protobuf.TestProtos.Proto2.TestRequiredMap.Type…
22326 …public pbc::MapField<int, global::Google.Protobuf.TestProtos.Proto2.TestRequiredMap.Types.NestedMe…
22692 private readonly pbc::RepeatedField<int> packedInt32_ = new pbc::RepeatedField<int>();
22694 public pbc::RepeatedField<int> PackedInt32 {
22702 private readonly pbc::RepeatedField<long> packedInt64_ = new pbc::RepeatedField<long>();
22704 public pbc::RepeatedField<long> PackedInt64 {
22712 private readonly pbc::RepeatedField<uint> packedUint32_ = new pbc::RepeatedField<uint>();
22714 public pbc::RepeatedField<uint> PackedUint32 {
22722 private readonly pbc::RepeatedField<ulong> packedUint64_ = new pbc::RepeatedField<ulong>();
22724 public pbc::RepeatedField<ulong> PackedUint64 {
22732 private readonly pbc::RepeatedField<int> packedSint32_ = new pbc::RepeatedField<int>();
22734 public pbc::RepeatedField<int> PackedSint32 {
22742 private readonly pbc::RepeatedField<long> packedSint64_ = new pbc::RepeatedField<long>();
22744 public pbc::RepeatedField<long> PackedSint64 {
22752 private readonly pbc::RepeatedField<uint> packedFixed32_ = new pbc::RepeatedField<uint>();
22754 public pbc::RepeatedField<uint> PackedFixed32 {
22762 private readonly pbc::RepeatedField<ulong> packedFixed64_ = new pbc::RepeatedField<ulong>();
22764 public pbc::RepeatedField<ulong> PackedFixed64 {
22772 private readonly pbc::RepeatedField<int> packedSfixed32_ = new pbc::RepeatedField<int>();
22774 public pbc::RepeatedField<int> PackedSfixed32 {
22782 private readonly pbc::RepeatedField<long> packedSfixed64_ = new pbc::RepeatedField<long>();
22784 public pbc::RepeatedField<long> PackedSfixed64 {
22792 private readonly pbc::RepeatedField<float> packedFloat_ = new pbc::RepeatedField<float>();
22794 public pbc::RepeatedField<float> PackedFloat {
22802 private readonly pbc::RepeatedField<double> packedDouble_ = new pbc::RepeatedField<double>();
22804 public pbc::RepeatedField<double> PackedDouble {
22812 private readonly pbc::RepeatedField<bool> packedBool_ = new pbc::RepeatedField<bool>();
22814 public pbc::RepeatedField<bool> PackedBool {
22822 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ForeignEnum> packedE…
22824 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ForeignEnum> PackedEnum {
23210 private readonly pbc::RepeatedField<int> unpackedInt32_ = new pbc::RepeatedField<int>();
23212 public pbc::RepeatedField<int> UnpackedInt32 {
23220 private readonly pbc::RepeatedField<long> unpackedInt64_ = new pbc::RepeatedField<long>();
23222 public pbc::RepeatedField<long> UnpackedInt64 {
23230 private readonly pbc::RepeatedField<uint> unpackedUint32_ = new pbc::RepeatedField<uint>();
23232 public pbc::RepeatedField<uint> UnpackedUint32 {
23240 private readonly pbc::RepeatedField<ulong> unpackedUint64_ = new pbc::RepeatedField<ulong>();
23242 public pbc::RepeatedField<ulong> UnpackedUint64 {
23250 private readonly pbc::RepeatedField<int> unpackedSint32_ = new pbc::RepeatedField<int>();
23252 public pbc::RepeatedField<int> UnpackedSint32 {
23260 private readonly pbc::RepeatedField<long> unpackedSint64_ = new pbc::RepeatedField<long>();
23262 public pbc::RepeatedField<long> UnpackedSint64 {
23270 private readonly pbc::RepeatedField<uint> unpackedFixed32_ = new pbc::RepeatedField<uint>();
23272 public pbc::RepeatedField<uint> UnpackedFixed32 {
23280 private readonly pbc::RepeatedField<ulong> unpackedFixed64_ = new pbc::RepeatedField<ulong>();
23282 public pbc::RepeatedField<ulong> UnpackedFixed64 {
23290 private readonly pbc::RepeatedField<int> unpackedSfixed32_ = new pbc::RepeatedField<int>();
23292 public pbc::RepeatedField<int> UnpackedSfixed32 {
23300 private readonly pbc::RepeatedField<long> unpackedSfixed64_ = new pbc::RepeatedField<long>();
23302 public pbc::RepeatedField<long> UnpackedSfixed64 {
23310 private readonly pbc::RepeatedField<float> unpackedFloat_ = new pbc::RepeatedField<float>();
23312 public pbc::RepeatedField<float> UnpackedFloat {
23320 private readonly pbc::RepeatedField<double> unpackedDouble_ = new pbc::RepeatedField<double>();
23322 public pbc::RepeatedField<double> UnpackedDouble {
23330 private readonly pbc::RepeatedField<bool> unpackedBool_ = new pbc::RepeatedField<bool>();
23332 public pbc::RepeatedField<bool> UnpackedBool {
23340 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ForeignEnum> unpacke…
23342 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.ForeignEnum> UnpackedEnum {
23829 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestPackedExtensions,… in GetExtension()
23832 …public pbc::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestPacke… in GetOrInitializeExtension()
24010 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestUnpackedExtension… in GetExtension()
24013 …public pbc::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestUnpac… in GetOrInitializeExtension()
24180 … private readonly pbc::RepeatedField<string> repeatedExtension_ = new pbc::RepeatedField<string>();
24182 public pbc::RepeatedField<string> RepeatedExtension {
24190 private readonly pbc::RepeatedField<int> packedExtension_ = new pbc::RepeatedField<int>();
24192 public pbc::RepeatedField<int> PackedExtension {
24710 private readonly pbc::RepeatedField<uint> repeatedFixed32_ = new pbc::RepeatedField<uint>();
24717 public pbc::RepeatedField<uint> RepeatedFixed32 {
24725 private readonly pbc::RepeatedField<int> repeatedInt32_ = new pbc::RepeatedField<int>();
24730 public pbc::RepeatedField<int> RepeatedInt32 {
24738 private readonly pbc::RepeatedField<ulong> repeatedFixed64_ = new pbc::RepeatedField<ulong>();
24743 public pbc::RepeatedField<ulong> RepeatedFixed64 {
24751 private readonly pbc::RepeatedField<long> repeatedInt64_ = new pbc::RepeatedField<long>();
24753 public pbc::RepeatedField<long> RepeatedInt64 {
24761 private readonly pbc::RepeatedField<float> repeatedFloat_ = new pbc::RepeatedField<float>();
24766 public pbc::RepeatedField<float> RepeatedFloat {
24774 private readonly pbc::RepeatedField<ulong> repeatedUint64_ = new pbc::RepeatedField<ulong>();
24776 public pbc::RepeatedField<ulong> RepeatedUint64 {
25050 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> repeat…
25052 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> RepeatedAllTypes…
25081 …ivate readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types…
25083 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.Repeate…
25336 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestParsingMerge, TVa… in GetExtension()
25339 …public pbc::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestParsi… in GetOrInitializeExtension()
25414 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> field1…
25416 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> Field1 {
25424 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> field2…
25426 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> Field2 {
25434 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> field3…
25436 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> Field3 {
25444 …adonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.Repeate…
25446 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.Repeate…
25454 …adonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.Repeate…
25456 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.Repeate…
25464 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> ext1_ …
25466 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> Ext1 {
25474 …private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> ext2_ …
25476 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> Ext2 {
27997 private readonly pbc::RepeatedField<int> repeatedInt32_ = new pbc::RepeatedField<int>();
27999 public pbc::RepeatedField<int> RepeatedInt32 {
28007 private readonly pbc::RepeatedField<int> packedInt32_ = new pbc::RepeatedField<int>();
28009 public pbc::RepeatedField<int> PackedInt32 {
28117 private static readonly pbc::MapField<string, string>.Codec _map_stringStringMap_codec
28118 …= new pbc::MapField<string, string>.Codec(pb::FieldCodec.ForString(10, ""), pb::FieldCodec.ForStri…
28119 …private readonly pbc::MapField<string, string> stringStringMap_ = new pbc::MapField<string, string…
28121 public pbc::MapField<string, string> StringStringMap {
28694 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestHugeFieldNumbers,… in GetExtension()
28697 …public pbc::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestHugeF… in GetOrInitializeExtension()
29516 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestExtensionInsideTa… in GetExtension()
29519 …public pbc::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestExten… in GetOrInitializeExtension()