1 reference to LargeTableRowCount
System.Reflection.Metadata (1)
System\Reflection\Metadata\MetadataReader.cs (1)
565
return (rowCounts[(int)index] < MetadataStreamConstants.
LargeTableRowCount
&& !IsMinimalDelta) ? SmallIndexSize : LargeIndexSize;