Lines Matching defs:Fixed32DefaultValue
27971 private readonly static int Fixed32DefaultValue = 0;27976 get { if ((_hasBits0 & 2) != 0) { return fixed32_; } else { return Fixed32DefaultValue; } }