Lines Matching refs:OptionalSint32DefaultValue
1351 private readonly static int OptionalSint32DefaultValue = 0;1356 get { if ((_hasBits0 & 16) != 0) { return optionalSint32_; } else { return OptionalSint32DefaultValue; } }