2 references to ValueTooLarge
System.Reflection.Metadata (2)
System\Reflection\Metadata\BlobReader.cs (1)
349throw new BadImageFormatException(SR.ValueTooLarge);
System\Reflection\Throw.cs (1)
233throw new BadImageFormatException(SR.ValueTooLarge);