2 references to crc32
System.IO.Compression (2)
System\IO\Compression\Crc32Helper.ZLib.cs (2)
17return Interop.ZLib.crc32(crc32, bufferPtr, length); 25return Interop.ZLib.crc32(crc32, bufferPtr, buffer.Length);