1 reference to GetBit
Microsoft.Data.Analysis (1)
Utils\BitUtility.cs (1)
164count += GetBit(partialByte, j) ? 1 : 0;