3 references to DeallocateInputBufferHandle
System.IO.Compression (3)
System\IO\Compression\DeflateZLib\Inflater.cs (3)
112DeallocateInputBufferHandle(resetStreamHandle: true); 212DeallocateInputBufferHandle(resetStreamHandle: false); 289internal void UnsetInput() => DeallocateInputBufferHandle(resetStreamHandle: true);