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