49 references to ThrowIfFaulted
System.ServiceModel (49)
System\ServiceModel\Channels\InputQueueChannel.cs (4)
113this.ThrowIfFaulted(); 127this.ThrowIfFaulted(); 139this.ThrowIfFaulted(); 155this.ThrowIfFaulted();
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (4)
76ThrowIfFaulted(); 82ThrowIfFaulted(); 112ThrowIfFaulted(); 138ThrowIfFaulted();
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (2)
755this.ThrowIfFaulted(); 981this.ThrowIfFaulted();
System\ServiceModel\Channels\SecurityChannelFactory.cs (4)
554ThrowIfFaulted(); 571ThrowIfFaulted(); 609ThrowIfFaulted(); 679ThrowIfFaulted();
System\ServiceModel\Channels\SecurityChannelListener.cs (6)
668this.ThrowIfFaulted(); 988ThrowIfFaulted(); 1053ThrowIfFaulted(); 1070ThrowIfFaulted(); 1172ThrowIfFaulted(); 1361ThrowIfFaulted();
System\ServiceModel\Channels\ServiceChannel.cs (2)
827this.ThrowIfFaulted(); 2106this.Rpc.Channel.ThrowIfFaulted();
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (4)
344ThrowIfFaulted(); 361ThrowIfFaulted(); 887channel.ThrowIfFaulted(); 986this.channel.ThrowIfFaulted();
System\ServiceModel\Security\SecuritySessionClientSettings.cs (15)
1501ThrowIfFaulted(); 1536ThrowIfFaulted(); 2244sessionChannel.ThrowIfFaulted(); 2848ThrowIfFaulted(); 2867ThrowIfFaulted(); 2936ThrowIfFaulted(); 2951ThrowIfFaulted(); 3217ThrowIfFaulted(); 3227ThrowIfFaulted(); 3240ThrowIfFaulted(); 3245ThrowIfFaulted(); 3257ThrowIfFaulted(); 3271ThrowIfFaulted(); 3496this.channel.ThrowIfFaulted(); 3531this.channel.ThrowIfFaulted();
System\ServiceModel\Security\SecuritySessionServerSettings.cs (8)
1513ThrowIfFaulted(); 1584ThrowIfFaulted(); 1834ThrowIfFaulted(); 2560channel.ThrowIfFaulted(); 2629channel.ThrowIfFaulted(); 2705this.channel.ThrowIfFaulted(); 4582this.channel.ThrowIfFaulted(); 4619this.channel.ThrowIfFaulted();