1 instantiation of ExportedTypeRow
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
1145_exportedTypeTable.Add(new ExportedTypeRow
3 references to ExportedTypeRow
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (3)
85private readonly List<ExportedTypeRow> _exportedTypeTable = new List<ExportedTypeRow>(); 2263foreach (ExportedTypeRow exportedType in _exportedTypeTable)