Lines Matching refs:BarCord
721 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestOneof2), global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Parser, new[]{ "FooInt", "FooString", "FooCord", "FooStringPiece", "FooBytes", "FooEnum", "FooMessage", "FooGroup", "FooLazyMessage", "BarInt", "BarString", "BarCord", "BarStringPiece", "BarBytes", "BarEnum", "BazInt", "BazString" }, new[]{ "Foo", "Bar" }, new[]{ typeof(global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.NestedEnum) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.FooGroup), global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.FooGroup.Parser, new[]{ "A", "B" }, null, null, null, null),
20306 case BarOneofCase.BarCord:
20307 BarCord = other.BarCord;
20560 public string BarCord {
20564 barCase_ = BarOneofCase.BarCord;
20570 get { return barCase_ == BarOneofCase.BarCord; }
20728 BarCord = 14,
20769 if (BarCord != other.BarCord) return false;
20794 if (HasBarCord) hash ^= BarCord.GetHashCode();
20865 output.WriteString(BarCord);
20943 output.WriteString(BarCord);
21008 size += 1 + pb::CodedOutputStream.ComputeStringSize(BarCord);
21088 case BarOneofCase.BarCord:
21089 BarCord = other.BarCord;
21177 BarCord = input.ReadString();
21276 BarCord = input.ReadString();