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)
112
private readonly List<
PropertyMapRow
> _propertyMapTable = new List<
PropertyMapRow
>();
2141
foreach (
PropertyMapRow
propertyMap in _propertyMapTable)