4 references to EnvelopeEnd
System.ServiceModel (4)
System\ServiceModel\Channels\FramingDecoders.cs (2)
1489
base.CurrentState = ClientFramingDecoderState.
EnvelopeEnd
;
1491
case ClientFramingDecoderState.
EnvelopeEnd
:
System\ServiceModel\Channels\SessionConnectionReader.cs (2)
1526
|| decoder.CurrentState == ClientFramingDecoderState.
EnvelopeEnd
1600
case ClientFramingDecoderState.
EnvelopeEnd
: