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