3 references to Format
System.IO.Compression (3)
src\libraries\Common\src\System\IO\Compression\ZLibNative.cs (1)
285_ => SR.Format(SR.ZLibErrorUnexpected, (int)zlibErrorCode)
System\IO\Compression\ZipArchive.Async.cs (1)
233throw new InvalidDataException(SR.Format(SR.CentralDirectoryInvalid, ex));
System\IO\Compression\ZipArchive.cs (1)
586throw new InvalidDataException(SR.Format(SR.CentralDirectoryInvalid, ex));