Lines Matching defs:OptionalFixed32DefaultValue
1399 private readonly static uint OptionalFixed32DefaultValue = 0;1404 get { if ((_hasBits0 & 64) != 0) { return optionalFixed32_; } else { return OptionalFixed32DefaultValue; } }