1 reference to BitCount
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\CodedIndex.cs (1)
36
public static int HasCustomAttribute(EntityHandle handle) => (handle.RowId << (int)HasCustomAttributeTag.
BitCount
) | (int)ToHasCustomAttributeTag(handle.Kind);