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