1 write to _channel
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\SessionConnectionReader.cs (1)
206
_channel
= channel;
3 references to _channel
System.ServiceModel.NetFramingBase (3)
System\ServiceModel\Channels\SessionConnectionReader.cs (3)
249
_channel
.Session.CloseOutputSession(
_channel
.GetInternalCloseTimeout());
250
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(FaultStringDecoder.GetFaultException(_decoder.Fault,
_channel
.RemoteAddress.Uri.ToString(), _messageEncoder.ContentType));