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