Lines Matching refs:DummyDefaultValue
9410 private readonly static int DummyDefaultValue = 0;9415 get { if ((_hasBits0 & 1) != 0) { return dummy_; } else { return DummyDefaultValue; } }