2 references to MemError
System.IO.Compression (2)
src\runtime\src\libraries\Common\src\System\IO\Compression\ZLibNative.cs (1)
277ErrorCode.MemError => SR.ZLibErrorNotEnoughMemory,
System\IO\Compression\DeflateZLib\Inflater.cs (1)
317case ZLibNative.ErrorCode.MemError: // Not enough memory to complete the operation