2 references to FreeBytes
System (2)
sys\System\IO\compression\Inflater.cs (2)
357
if(output.
FreeBytes
== 0) {
373
int freeBytes = output.
FreeBytes
; // it is a little bit faster than frequently accessing the property