1 reference to BitCount
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\CodedIndex.cs (1)
43
public static int HasConstant(EntityHandle handle) => (handle.RowId << (int)HasConstantTag.
BitCount
) | (int)ToHasConstantTag(handle.Kind);