9 references to _sendGuard
System.ServiceModel.Primitives (9)
System\ServiceModel\Channels\ReliableOutputConnection.cs (9)
60_sendGuard.Abort(); 122await _sendGuard.CloseAsync(timeoutHelper.RemainingTime()); 128_sendGuard.Abort(); 175if (_sendGuard.Enter()) 188_sendGuard.Exit(); 202if (_sendGuard.Enter()) 210_sendGuard.Exit(); 301if (_sendGuard.Enter()) 315_sendGuard.Exit();