5 references to ReadingTreeCodesBefore
System (5)
sys\System\IO\compression\Inflater.cs (5)
559state = InflaterState.ReadingTreeCodesBefore; 560goto case InflaterState.ReadingTreeCodesBefore; 562case InflaterState.ReadingTreeCodesBefore: 565if( state == InflaterState.ReadingTreeCodesBefore) { 632state = InflaterState.ReadingTreeCodesBefore; // we want to read the next code.