1 write to _channel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SessionConnectionReader.cs (1)
323
_channel
= channel;
3 references to _channel
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SessionConnectionReader.cs (3)
363
_channel
.Session.CloseOutputSession(
_channel
.GetInternalCloseTimeout());
364
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(FaultStringDecoder.GetFaultException(_decoder.Fault,
_channel
.RemoteAddress.Uri.ToString(), _messageEncoder.ContentType));