1 instantiation of TypeRefRow
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
571_typeRefTable.Add(new TypeRefRow
3 references to TypeRefRow
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (3)
115private readonly List<TypeRefRow> _typeRefTable = new List<TypeRefRow>(); 1954foreach (TypeRefRow typeRef in _typeRefTable)