1 instantiation of EncMapRow
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
1199_encMapTable.Add(new EncMapRow
3 references to EncMapRow
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (3)
82private readonly List<EncMapRow> _encMapTable = new List<EncMapRow>(); 1946foreach (EncMapRow encMap in _encMapTable)