Lines Matching refs:FooLazyMessage

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),
20294 case FooOneofCase.FooLazyMessage:
20295 FooLazyMessage = other.FooLazyMessage.Clone();
20503 public global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.NestedMessage FooLazyMessage {
20504 get { return fooCase_ == FooOneofCase.FooLazyMessage ? (global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.NestedMessage) foo_ : null; }
20507 fooCase_ = value == null ? FooOneofCase.None : FooOneofCase.FooLazyMessage;
20708 FooLazyMessage = 11,
20766 if (!object.Equals(FooLazyMessage, other.FooLazyMessage)) return false;
20791 if (fooCase_ == FooOneofCase.FooLazyMessage) hash ^= FooLazyMessage.GetHashCode();
20851 if (fooCase_ == FooOneofCase.FooLazyMessage) {
20853 output.WriteMessage(FooLazyMessage);
20929 if (fooCase_ == FooOneofCase.FooLazyMessage) {
20931 output.WriteMessage(FooLazyMessage);
20998 if (fooCase_ == FooOneofCase.FooLazyMessage) {
20999 size += 1 + pb::CodedOutputStream.ComputeMessageSize(FooLazyMessage);
21073 case FooOneofCase.FooLazyMessage:
21074 if (FooLazyMessage == null) {
21075 FooLazyMessage = new global::Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.NestedMessage();
21077 FooLazyMessage.MergeFrom(other.FooLazyMessage);
21161 if (fooCase_ == FooOneofCase.FooLazyMessage) {
21162 subBuilder.MergeFrom(FooLazyMessage);
21165 FooLazyMessage = subBuilder;
21260 if (fooCase_ == FooOneofCase.FooLazyMessage) {
21261 subBuilder.MergeFrom(FooLazyMessage);
21264 FooLazyMessage = subBuilder;