1 write to NumberOfRows
System.Reflection.Metadata (1)
System\Reflection\Metadata\PortablePdb\Tables.Debug.cs (1)
255NumberOfRows = numberOfRows;
2 references to NumberOfRows
System.Reflection.Metadata (2)
System\Reflection\Metadata\MetadataReader.cs (1)
953lastVariableRowId = this.LocalVariableTable.NumberOfRows;
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (1)
432_lastRowId = reader.LocalVariableTable.NumberOfRows;