1 instantiation of ConstantRow
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
673_constantTable.Add(new ConstantRow
3 references to ConstantRow
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (3)
69private readonly List<ConstantRow> _constantTable = new List<ConstantRow>(); 2042foreach (ConstantRow constant in ordered)