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