6 references to Event
System.Reflection.Metadata (6)
System\Reflection\Metadata\Internal\HasCustomAttributeTag.cs (2)
51TokenTypeIds.Event, 130TokenTypeIds.Event >> TokenTypeIds.RowIdBitCount => rowId << NumberOfBits | Event,
System\Reflection\Metadata\Internal\HasSemanticsTag.cs (1)
18internal const uint TagToTokenTypeByteVector = TokenTypeIds.Event >> 24 | TokenTypeIds.Property >> 16;
System\Reflection\Metadata\PortablePdb\HasCustomDebugInformationTag.cs (2)
59TokenTypeIds.Event, 144TokenTypeIds.Event >> TokenTypeIds.RowIdBitCount => rowId << NumberOfBits | Event,
System\Reflection\Metadata\TypeSystem\Handles.TypeSystem.cs (1)
1020private const uint tokenType = TokenTypeIds.Event;