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