1 write to NumberOfRows
System.Reflection.Metadata (1)
System\Reflection\Metadata\Internal\Tables.cs (1)
774
this.
NumberOfRows
= numberOfRows;
2 references to NumberOfRows
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\Tables.cs (1)
832
this.
NumberOfRows
,
System\Reflection\Metadata\TypeSystem\HandleCollections.TypeSystem.cs (1)
240
_lastRowId = reader.CustomAttributeTable.
NumberOfRows
;