Lines Matching refs:MyIntDefaultValue
14591 private readonly static long MyIntDefaultValue = 0L;14596 get { if ((_hasBits0 & 1) != 0) { return myInt_; } else { return MyIntDefaultValue; } }