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