Lines Matching defs:FooStringPiece
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),
20279 case FooOneofCase.FooStringPiece:
20280 FooStringPiece = other.FooStringPiece;
20400 public string FooStringPiece {
20404 fooCase_ = FooOneofCase.FooStringPiece;
20410 get { return fooCase_ == FooOneofCase.FooStringPiece; }
20703 FooStringPiece = 4,
20761 if (FooStringPiece != other.FooStringPiece) return false;
20786 if (HasFooStringPiece) hash ^= FooStringPiece.GetHashCode();
20832 output.WriteString(FooStringPiece);
20910 output.WriteString(FooStringPiece);
20984 size += 1 + pb::CodedOutputStream.ComputeStringSize(FooStringPiece);
21052 case FooOneofCase.FooStringPiece:
21053 FooStringPiece = other.FooStringPiece;
21129 FooStringPiece = input.ReadString();
21228 FooStringPiece = input.ReadString();