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