Lines Matching refs:OptionalSfixed64DefaultValue
1471 private readonly static long OptionalSfixed64DefaultValue = 0L;1476 get { if ((_hasBits0 & 512) != 0) { return optionalSfixed64_; } else { return OptionalSfixed64DefaultValue; } }