3 references to ReadingViaRecord
System.ServiceModel (3)
System\ServiceModel\Channels\FramingDecoders.cs (3)
1192this.currentState = State.ReadingViaRecord; 1205case State.ReadingViaRecord: 1265this.currentState = State.ReadingViaRecord;