Lines Matching refs:optionalInt32Wrapper_
1535 private int? optionalInt32Wrapper_;
1538 get { return optionalInt32Wrapper_; }
1540 optionalInt32Wrapper_ = value;
2360 if (optionalInt32Wrapper_ != null) hash ^= OptionalInt32Wrapper.GetHashCode();
2624 if (optionalInt32Wrapper_ != null) {
2968 if (optionalInt32Wrapper_ != null) {
3280 if (optionalInt32Wrapper_ != null) {
3554 if (other.optionalInt32Wrapper_ != null) {
3555 if (optionalInt32Wrapper_ == null || other.OptionalInt32Wrapper != 0) {
4214 if (optionalInt32Wrapper_ == null || value != 0) {
4927 if (optionalInt32Wrapper_ == null || value != 0) {