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