Lines Matching refs:largeUint64_
15761 largeUint64_ = other.largeUint64_;15845 private ulong largeUint64_;15848 get { if ((_hasBits0 & 2) != 0) { return largeUint64_; } else { return LargeUint64DefaultValue; } }15851 largeUint64_ = value;