1 reference to BitCount
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\CodedIndex.cs (1)
85
public static int MemberForwarded(EntityHandle handle) => (handle.RowId << (int)MemberForwardedTag.
BitCount
) | (int)ToMemberForwardedTag(handle.Kind);