2 references to CountBits
System.Reflection.Metadata (2)
System\Reflection\Internal\Utilities\BitArithmetic.cs (2)
15return CountBits(unchecked((uint)v)); 49Debug.Assert(CountBits(alignment) == 1);