Lines Matching defs:FooBytes
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),
20282 case FooOneofCase.FooBytes:
20283 FooBytes = other.FooBytes;
20423 public pb::ByteString FooBytes {
20427 fooCase_ = FooOneofCase.FooBytes;
20433 get { return fooCase_ == FooOneofCase.FooBytes; }
20704 FooBytes = 5,
20762 if (FooBytes != other.FooBytes) return false;
20787 if (HasFooBytes) hash ^= FooBytes.GetHashCode();
20836 output.WriteBytes(FooBytes);
20914 output.WriteBytes(FooBytes);
20987 size += 1 + pb::CodedOutputStream.ComputeBytesSize(FooBytes);
21055 case FooOneofCase.FooBytes:
21056 FooBytes = other.FooBytes;
21133 FooBytes = input.ReadBytes();
21232 FooBytes = input.ReadBytes();