1 write to messageEncoder
System.ServiceModel (1)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
31
this.
messageEncoder
= settings.MessageEncoderFactory.Encoder;
4 references to messageEncoder
System.ServiceModel (4)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (4)
102
ConnectionUpgradeHelper.DecodeFramingFault(decoder, connection, Via,
messageEncoder
.ContentType, ref timeoutHelper);
125
ConnectionUpgradeHelper.DecodeFramingFault(decoder, connection, Via,
messageEncoder
.ContentType, ref timeoutHelper);
262
connection, decoder, this.upgradeInitiator, channel.
messageEncoder
.ContentType, null,
326
connection, channel.Via, channel.
messageEncoder
.ContentType, ref timeoutHelper,