2 references to ZSTD_createDCtx
System.IO.Compression (2)
System\IO\Compression\Zstandard\ZstandardDecoder.cs (2)
146_context = Interop.Zstd.ZSTD_createDCtx(); 321using var dctx = Interop.Zstd.ZSTD_createDCtx();