Lines Matching refs:int64Field32_
1119 private long? int64Field32_;
1122 get { return int64Field32_; }
1124 int64Field32_ = value;
2008 if (int64Field32_ != null) hash ^= Int64Field32.GetHashCode();
2142 if (int64Field32_ != null) {
2485 if (int64Field32_ != null) {
2933 if (int64Field32_ != null) {
3387 if (other.int64Field32_ != null) {
3388 if (int64Field32_ == null || other.Int64Field32 != 0L) {
3815 if (int64Field32_ == null || value != 0L) {
4595 if (int64Field32_ == null || value != 0L) {
5308 int64Field32_ = other.int64Field32_;
5989 private long int64Field32_;
5992 get { return int64Field32_; }
5994 int64Field32_ = value;