Lines Matching refs:BarString
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),
20303 case BarOneofCase.BarString:
20304 BarString = other.BarString;
20537 public string BarString {
20541 barCase_ = BarOneofCase.BarString;
20547 get { return barCase_ == BarOneofCase.BarString; }
20727 BarString = 13,
20768 if (BarString != other.BarString) return false;
20793 if (HasBarString) hash ^= BarString.GetHashCode();
20861 output.WriteString(BarString);
20939 output.WriteString(BarString);
21005 size += 1 + pb::CodedOutputStream.ComputeStringSize(BarString);
21085 case BarOneofCase.BarString:
21086 BarString = other.BarString;
21173 BarString = input.ReadString();
21272 BarString = input.ReadString();