8 references to Exit
System.ServiceModel.Primitives (8)
System\ServiceModel\Channels\ChannelReliableSession.cs (2)
692Guard.Exit(); 831Guard.Exit();
System\ServiceModel\Channels\ClientReliableDuplexSessionChannel.cs (2)
586_guard.Exit(); 671_guard.Exit();
System\ServiceModel\Channels\ReliableOutputConnection.cs (3)
188_sendGuard.Exit(); 210_sendGuard.Exit(); 315_sendGuard.Exit();
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
599replyAckConsistencyGuard.Exit();