Lines Matching refs:SmallInt32DefaultValue
15867 private readonly static int SmallInt32DefaultValue = -2147483647;15872 get { if ((_hasBits0 & 4) != 0) { return smallInt32_; } else { return SmallInt32DefaultValue; } }