Lines Matching defs:field1_

25395           field1_ = other.field1_.Clone();
25414 private readonly pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> field1_ = new pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes>();
25417 get { return field1_; }
25493 if(!field1_.Equals(other.field1_)) return false;
25506 hash ^= field1_.GetHashCode();
25529 field1_.WriteTo(output, _repeated_field1_codec);
25545 field1_.WriteTo(ref output, _repeated_field1_codec);
25561 size += field1_.CalculateSize(_repeated_field1_codec);
25579 field1_.Add(other.field1_);
25601 field1_.AddEntriesFrom(input, _repeated_field1_codec);
25643 field1_.AddEntriesFrom(ref input, _repeated_field1_codec);
25708 field1_ = other.field1_ != null ? other.field1_.Clone() : null;
25719 private global::Google.Protobuf.TestProtos.Proto2.TestAllTypes field1_;
25722 get { return field1_; }
25724 field1_ = value;
25748 if (field1_ != null) hash ^= Field1.GetHashCode();
25765 if (field1_ != null) {
25778 if (field1_ != null) {
25791 if (field1_ != null) {
25805 if (other.field1_ != null) {
25806 if (field1_ == null) {
25828 if (field1_ == null) {
25851 if (field1_ == null) {
25893 field1_ = other.field1_ != null ? other.field1_.Clone() : null;
25904 private global::Google.Protobuf.TestProtos.Proto2.TestAllTypes field1_;
25907 get { return field1_; }
25909 field1_ = value;
25933 if (field1_ != null) hash ^= Field1.GetHashCode();
25950 if (field1_ != null) {
25963 if (field1_ != null) {
25976 if (field1_ != null) {
25990 if (other.field1_ != null) {
25991 if (field1_ == null) {
26013 if (field1_ == null) {
26036 if (field1_ == null) {
28946 field1_ = other.field1_;
28968 private int field1_;
28971 get { if ((_hasBits0 & 1) != 0) { return field1_; } else { return Field1DefaultValue; } }
28974 field1_ = value;