4 references to EnvelopeEnd
System.ServiceModel.NetFramingBase (4)
System\ServiceModel\Channels\FramingDecoders.cs (2)
756
base.CurrentState = ClientFramingDecoderState.
EnvelopeEnd
;
760
case ClientFramingDecoderState.
EnvelopeEnd
:
System\ServiceModel\Channels\SessionConnectionReader.cs (2)
212
|| _decoder.CurrentState == ClientFramingDecoderState.
EnvelopeEnd
268
case ClientFramingDecoderState.
EnvelopeEnd
: