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