2 references to Format_Bad7BitInt
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\IO\BinaryReader.cs (2)
569
throw new FormatException(SR.
Format_Bad7BitInt
);
609
throw new FormatException(SR.
Format_Bad7BitInt
);