4 references to End
System.ServiceModel.NetFramingBase (4)
System\ServiceModel\Channels\FramingDecoders.cs (2)
552CurrentState = State.End; 554case State.End:
System\ServiceModel\Channels\SingletonConnectionReader.cs (2)
282case SingletonMessageDecoder.State.End: 428|| _decoder.CurrentState != SingletonMessageDecoder.State.End)