Searched refs:optionalInt32_ (Results 1 – 2 of 2) sorted by relevance
747 optionalInt32_ = other.optionalInt32_; in TestAllTypes()874 private int optionalInt32_; field in Conformance.TestAllTypes879 get { return optionalInt32_; }881 optionalInt32_ = value;
2621 optionalInt32_ = other.optionalInt32_; in TestMutualRecursionB()2640 private int optionalInt32_; field in Google.Protobuf.TestProtos.TestMutualRecursionB2642 get { return optionalInt32_; }2644 optionalInt32_ = value;