Use ReSharper? Notice every time ReSharper sees code like this:
[code lang=”csharp”]catch (Exception ex){ // some exception handling, or logging here throw ex;}