2 writes to _rowCounts
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\MetadataAggregator.cs (2)
102
_rowCounts
= CalculateRowCounts(baseTableRowCounts, deltaReaders);
108
_rowCounts
= ToImmutable(rowCounts);
1 reference to _rowCounts
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataAggregator.cs (1)
300
var sizes =
_rowCounts
[(int)handle.Type];