5 references to ReadingComment
System (5)
sys\System\IO\compression\GZipDecoder.cs (5)
159
gzipHeaderSubstate = GzipHeaderState.
ReadingComment
;
160
goto case GzipHeaderState.
ReadingComment
;
174
gzipHeaderSubstate = GzipHeaderState.
ReadingComment
;
175
goto case GzipHeaderState.
ReadingComment
;
177
case GzipHeaderState.
ReadingComment
: