1 write to _channel
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
132_channel = channel;
2 references to _channel
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (2)
143timeout, _channel.Via.AbsoluteUri), innerException); 148(connection, _remoteSecurity) = await _channel.SendPreambleAsync(connection, timeoutHelper, Decoder);