1 instantiation of CustomAttributeTableReader
System.Reflection.Metadata (1)
System\Reflection\Metadata\MetadataReader.cs (1)
641this.CustomAttributeTable = new CustomAttributeTableReader(rowCounts[(int)TableIndex.CustomAttribute],
1 reference to CustomAttributeTableReader
System.Reflection.Metadata (1)
System\Reflection\Metadata\MetadataReader.cs (1)
388internal CustomAttributeTableReader CustomAttributeTable;