1 reference to TagMask
System.Reflection.Metadata (1)
System\Reflection\Metadata\Internal\ResolutionScopeTag.cs (1)
27uint tokenType = (TagToTokenTypeByteVector >> ((int)(resolutionScope & TagMask) << 3)) << TokenTypeIds.RowIdBitCount;