2 writes to _innerChannel
System.ServiceModel (2)
System\ServiceModel\Security\WSTrustChannel.cs (2)
181_innerChannel = value; 338_innerChannel = inner as IChannel;
2 references to _innerChannel
System.ServiceModel (2)
System\ServiceModel\Security\WSTrustChannel.cs (2)
177return _innerChannel; 339if (_innerChannel == null)