Searched refs:optionalInt32_ (Results 1 – 6 of 6) sorted by relevance
226 private int optionalInt32_; field in Google.Protobuf.LegacyGeneratedCodeTest.ParseContextEnabledMessageB228 get { return optionalInt32_; }230 optionalInt32_ = value;
101 optionalInt32_ = other.optionalInt32_; in TestProto3Optional()132 private int optionalInt32_; field in ProtobufUnittest.TestProto3Optional138 get { if ((_hasBits0 & 1) != 0) { return optionalInt32_; } else { return 0; } }141 optionalInt32_ = value;
282 optionalInt32_ = other.optionalInt32_; in TestAllTypesProto2()434 private int optionalInt32_; field in ProtobufTestMessages.Proto2.TestAllTypesProto2440 …get { if ((_hasBits0 & 1) != 0) { return optionalInt32_; } else { return OptionalInt32DefaultValue…443 optionalInt32_ = value;6008 optionalInt32_ = other.optionalInt32_; in UnknownToTestAllTypes()6026 private int optionalInt32_; field in ProtobufTestMessages.Proto2.UnknownToTestAllTypes6029 …get { if ((_hasBits0 & 1) != 0) { return optionalInt32_; } else { return OptionalInt32DefaultValue…6032 optionalInt32_ = value;
291 optionalInt32_ = other.optionalInt32_; in TestAllTypesProto3()471 private int optionalInt32_; field in ProtobufTestMessages.Proto3.TestAllTypesProto3477 get { return optionalInt32_; }479 optionalInt32_ = value;
1156 optionalInt32_ = other.optionalInt32_; in TestAllTypes()1254 private int optionalInt32_; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes1260 …get { if ((_hasBits0 & 1) != 0) { return optionalInt32_; } else { return OptionalInt32DefaultValue…1263 optionalInt32_ = value;11711 optionalInt32_ = other.optionalInt32_; in TestMutualRecursionB()11735 private int optionalInt32_; field in Google.Protobuf.TestProtos.Proto2.TestMutualRecursionB11738 …get { if ((_hasBits0 & 1) != 0) { return optionalInt32_; } else { return OptionalInt32DefaultValue…11741 optionalInt32_ = value;27911 optionalInt32_ = other.optionalInt32_; in TestHugeFieldNumbers()27949 private int optionalInt32_; field in Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers[all …]
3773 optionalInt32_ = other.optionalInt32_; in TestMutualRecursionB()3795 private int optionalInt32_; field in Google.Protobuf.TestProtos.TestMutualRecursionB3798 get { return optionalInt32_; }3800 optionalInt32_ = value;