1 write to _innerChannel
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\SecurityChannelFaultConverter.cs (1)
14_innerChannel = innerChannel;
4 references to _innerChannel
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\SecurityChannelFaultConverter.cs (4)
19if (_innerChannel == null) 25FaultConverter inner = _innerChannel.GetProperty<FaultConverter>(); 39if (_innerChannel == null) 45FaultConverter inner = _innerChannel.GetProperty<FaultConverter>();