14 references to Exit
System.ServiceModel (14)
System\ServiceModel\Channels\ChannelReliableSession.cs (2)
808this.Guard.Exit(); 960this.Guard.Exit();
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (2)
664this.guard.Exit(); 743this.guard.Exit();
System\ServiceModel\Channels\ReliableInputSessionChannel.cs (2)
531this.guard.Exit(); 859this.guard.Exit();
System\ServiceModel\Channels\ReliableOutputConnection.cs (7)
304this.sendGuard.Exit(); 331this.sendGuard.Exit(); 343this.sendGuard.Exit(); 410this.sendGuard.Exit(); 582this.sendGuard.Exit(); 754this.connection.sendGuard.Exit(); 786this.connection.sendGuard.Exit();
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
739this.replyAckConsistencyGuard.Exit();