Lines Matching defs:FooCord
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),
20276 case FooOneofCase.FooCord:
20277 FooCord = other.FooCord;
20377 public string FooCord {
20381 fooCase_ = FooOneofCase.FooCord;
20387 get { return fooCase_ == FooOneofCase.FooCord; }
20702 FooCord = 3,
20760 if (FooCord != other.FooCord) return false;
20785 if (HasFooCord) hash ^= FooCord.GetHashCode();
20828 output.WriteString(FooCord);
20906 output.WriteString(FooCord);
20981 size += 1 + pb::CodedOutputStream.ComputeStringSize(FooCord);
21049 case FooOneofCase.FooCord:
21050 FooCord = other.FooCord;
21125 FooCord = input.ReadString();
21224 FooCord = input.ReadString();