1 write to NumberOfRows
System.Reflection.Metadata (1)
System\Reflection\Metadata\PortablePdb\Tables.Debug.cs (1)
304
NumberOfRows
= numberOfRows;
2 references to NumberOfRows
System.Reflection.Metadata (2)
System\Reflection\Metadata\MetadataReader.cs (1)
973
lastConstantRowId = this.LocalConstantTable.
NumberOfRows
;
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (1)
538
_lastRowId = reader.LocalConstantTable.
NumberOfRows
;