Lines Matching defs:myInt_
14554 myInt_ = other.myInt_;14593 private long myInt_;14596 get { if ((_hasBits0 & 1) != 0) { return myInt_; } else { return MyIntDefaultValue; } }14599 myInt_ = value;