Lines Matching refs:DefaultUint64DefaultValue
2138 private readonly static ulong DefaultUint64DefaultValue = 44UL;2143 get { if ((_hasBits0 & 524288) != 0) { return defaultUint64_; } else { return DefaultUint64DefaultValue; } }