2 references to ExpectedListOfSize
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\MetadataAggregator.cs (2)
73throw new ArgumentException(SR.Format(SR.ExpectedListOfSize, MetadataTokens.TableCount), nameof(baseTableRowCounts)); 83throw new ArgumentException(SR.Format(SR.ExpectedListOfSize, MetadataTokens.HeapCount), nameof(baseTableRowCounts));