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