1 write to NumberOfRows
System.Reflection.Metadata (1)
System\Reflection\Metadata\Internal\Tables.cs (1)
524
this.
NumberOfRows
= numberOfRows;
1 reference to NumberOfRows
System.Reflection.Metadata (1)
System\Reflection\Metadata\MetadataReader.cs (1)
933
lastParamRowId = (this.UseParamPtrTable ? this.ParamPtrTable.NumberOfRows : this.ParamTable.
NumberOfRows
);