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)
115
private readonly List<
TypeRefRow
> _typeRefTable = new List<
TypeRefRow
>();
1954
foreach (
TypeRefRow
typeRef in _typeRefTable)