1 reference to BitCount
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\CodedIndex.cs (1)
98
public static int MemberRefParent(EntityHandle handle) => (handle.RowId << (int)MemberRefParentTag.
BitCount
) | (int)ToMemberRefParentTag(handle.Kind);