1 instantiation of TypeSpecRow
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
583_typeSpecTable.Add(new TypeSpecRow
3 references to TypeSpecRow
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (3)
116private readonly List<TypeSpecRow> _typeSpecTable = new List<TypeSpecRow>(); 2192foreach (TypeSpecRow typeSpec in _typeSpecTable)