4 writes to innerChannelFaulted
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableChannelBinder.cs (4)
1594this.innerChannelFaulted = true; 1601this.innerChannelFaulted = false; 1807this.innerChannelFaulted = true; 1815this.innerChannelFaulted = false;
1 reference to innerChannelFaulted
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
1814raiseInnerChannelFaulted = this.innerChannelFaulted;