2 references to CountBits
Microsoft.CodeAnalysis.Workspaces (2)
ImmutableHashMap.cs (2)
816Debug.Assert(buckets.Length == CountBits(used)); 977return CountBits(_used & mask);