Lines Matching refs:reallySmallInt32_
15764 reallySmallInt32_ = other.reallySmallInt32_;15917 private int reallySmallInt32_;15920 get { if ((_hasBits0 & 131072) != 0) { return reallySmallInt32_; } else { return ReallySmallInt32DefaultValue; } }15923 reallySmallInt32_ = value;