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