4 references to Properties
ILAssembler (4)
EntityRegistry.cs (3)
140
foreach (var property in type.
Properties
)
206
GetPropertyHandleForList(type.
Properties
, GetSeenEntities(TableIndex.TypeDef), type => ((TypeDefinitionEntity)type).
Properties
, i));
GrammarVisitor.cs (1)
1060
currentType.
Properties
.Add(property);