4 references to Events
ILAssembler (4)
EntityRegistry.cs (3)
144
foreach (var @event in type.
Events
)
203
GetEventHandleForList(type.
Events
, GetSeenEntities(TableIndex.TypeDef), type => ((TypeDefinitionEntity)type).
Events
, i));
GrammarVisitor.cs (1)
1074
currentType.
Events
.Add(evt);