1 instantiation of CustomAttributeRow
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
755_customAttributeTable.Add(new CustomAttributeRow
3 references to CustomAttributeRow
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (3)
73private readonly List<CustomAttributeRow> _customAttributeTable = new List<CustomAttributeRow>(); 2059foreach (CustomAttributeRow customAttribute in ordered)