1 write to decoder
System.ServiceModel (1)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
221
this.
decoder
= decoder;
3 references to decoder
System.ServiceModel (3)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (3)
262
connection,
decoder
, this.upgradeInitiator, channel.messageEncoder.ContentType, null,
319
connection.AsyncReadBuffer, ackBytesRead,
decoder
, channel.Via))
325
IAsyncResult decodeFaultResult = ConnectionUpgradeHelper.BeginDecodeFramingFault(
decoder
,