Lines Matching defs:FooEnum
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),
20285 case FooOneofCase.FooEnum:
20286 FooEnum = other.FooEnum;
20446 public global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.NestedEnum FooEnum {
20450 fooCase_ = FooOneofCase.FooEnum;
20456 get { return fooCase_ == FooOneofCase.FooEnum; }
20705 FooEnum = 6,
20763 if (FooEnum != other.FooEnum) return false;
20788 if (HasFooEnum) hash ^= FooEnum.GetHashCode();
20840 output.WriteEnum((int) FooEnum);
20918 output.WriteEnum((int) FooEnum);
20990 size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) FooEnum);
21058 case FooOneofCase.FooEnum:
21059 FooEnum = other.FooEnum;
21138 fooCase_ = FooOneofCase.FooEnum;
21237 fooCase_ = FooOneofCase.FooEnum;