1 instantiation of ImplMapRow
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
1027_implMapTable.Add(new ImplMapRow
3 references to ImplMapRow
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (3)
97private readonly List<ImplMapRow> _implMapTable = new List<ImplMapRow>(); 2200foreach (ImplMapRow implMap in _implMapTable)