2 references to BitShiftForBytesPerInt32
System.Collections (2)
System\Collections\BitArray.cs (2)
1080
return (int)((uint)(n - 1 + (1 <<
BitShiftForBytesPerInt32
)) >>
BitShiftForBytesPerInt32
);