I\'m trying to detect code which is unprotected by a guard clause at a higher level in its callers. I think I can get quite close with cppdepend but unsure if I can precisely identify problems.
I deployed in a production environment a .net solution that consumes a web service added as \"Service reference\" in visual studio.