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