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