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