Lines Matching refs:DefaultInt64DefaultValue
2090 private readonly static long DefaultInt64DefaultValue = 42L;2095 get { if ((_hasBits0 & 131072) != 0) { return defaultInt64_; } else { return DefaultInt64DefaultValue; } }