2 references to StartReadingFooter
System (2)
sys\System\IO\compression\Inflater.cs (2)
215else if (state == InflaterState.StartReadingFooter || state == InflaterState.ReadingFooter) { 284state = InflaterState.StartReadingFooter;