2 references to ReadingFileSize
System (2)
sys\System\IO\compression\GZipDecoder.cs (2)
241gzipFooterSubstate = GzipHeaderState.ReadingFileSize; 246if (gzipFooterSubstate == GzipHeaderState.ReadingFileSize) {