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