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