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