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)
82
private readonly List<
EncMapRow
> _encMapTable = new List<
EncMapRow
>();
1946
foreach (
EncMapRow
encMap in _encMapTable)