10 public bool this[
int bit]
48 public override bool Equals([NotNullWhen(
true)]
object o)
52 return _data == interlockedBitVector._data;
59 return base.GetHashCode();
static int And(ref int location1, int value)
static int Or(ref int location1, int value)
static bool Read(ref bool location)
override int GetHashCode()
override bool Equals([NotNullWhen(true)] object o)
static int CreateMask(int previous)
void DangerousSet(int bit, bool value)