1 instantiation of PropertyMapRow
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
621_propertyMapTable.Add(new PropertyMapRow
3 references to PropertyMapRow
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (3)
112private readonly List<PropertyMapRow> _propertyMapTable = new List<PropertyMapRow>(); 2141foreach (PropertyMapRow propertyMap in _propertyMapTable)