Lines Matching defs:interactions_
1282 private long? interactions_;
1285 get { return interactions_; }
1287 interactions_ = value;
2021 if (interactions_ != null) hash ^= Interactions.GetHashCode();
2151 if (interactions_ != null) {
2494 if (interactions_ != null) {
2972 if (interactions_ != null) {
3446 if (other.interactions_ != null) {
3447 if (interactions_ == null || other.Interactions != 0L) {
3836 if (interactions_ == null || value != 0L) {
4616 if (interactions_ == null || value != 0L) {
5321 interactions_ = other.interactions_;
6132 private long interactions_;
6135 get { return interactions_; }
6137 interactions_ = value;