1 write to NumberOfRows
System.Reflection.Metadata (1)
System\Reflection\Metadata\Internal\Tables.cs (1)
2203this.NumberOfRows = numberOfRows;
1 reference to NumberOfRows
System.Reflection.Metadata (1)
System\Reflection\Metadata\MetadataReader.cs (1)
1038public ExportedTypeHandleCollection ExportedTypes => new ExportedTypeHandleCollection(ExportedTypeTable.NumberOfRows);