4 references to End
System.ServiceModel (4)
System\ServiceModel\Channels\FramingDecoders.cs (2)
941currentState = State.End; 943case State.End:
System\ServiceModel\Channels\SingletonConnectionReader.cs (2)
1440case SingletonMessageDecoder.State.End: 1564|| decoder.CurrentState != SingletonMessageDecoder.State.End)