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