Lines Matching refs:DeprecatedInt32DefaultValue
5289 private readonly static int DeprecatedInt32DefaultValue = 0;5295 get { if ((_hasBits0 & 1) != 0) { return deprecatedInt32_; } else { return DeprecatedInt32DefaultValue; } }