5 references to GenericParamConstraint
System.Reflection.Metadata (5)
System\Reflection\Metadata\Internal\HasCustomAttributeTag.cs (2)
61
TokenTypeIds.
GenericParamConstraint
,
140
TokenTypeIds.
GenericParamConstraint
>> TokenTypeIds.RowIdBitCount => rowId << NumberOfBits | GenericParamConstraint,
System\Reflection\Metadata\PortablePdb\HasCustomDebugInformationTag.cs (2)
69
TokenTypeIds.
GenericParamConstraint
,
154
TokenTypeIds.
GenericParamConstraint
>> TokenTypeIds.RowIdBitCount => rowId << NumberOfBits | GenericParamConstraint,
System\Reflection\Metadata\TypeSystem\Handles.TypeSystem.cs (1)
1435
private const uint tokenType = TokenTypeIds.
GenericParamConstraint
;