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