Lines Matching refs:DefaultSfixed64DefaultValue
2282 private readonly static long DefaultSfixed64DefaultValue = -50L;2287 get { if ((_hasBits0 & 33554432) != 0) { return defaultSfixed64_; } else { return DefaultSfixed64DefaultValue; } }