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)
97
private readonly List<
ImplMapRow
> _implMapTable = new List<
ImplMapRow
>();
2200
foreach (
ImplMapRow
implMap in _implMapTable)