Lines Matching refs:DDefaultValue
5718 private readonly static int DDefaultValue = 0;5723 get { if ((_hasBits0 & 2) != 0) { return d_; } else { return DDefaultValue; } }