In order to determine what low-level framework types a web application is directly using, one has to define each and every assembly involved.
I\'m trying to get NDepend to identify long methods using a modified version of the standard \"Methods too big\" query.
I\'m working on a brown-field project that was initially developed for .NET 1.1, and subsequently was retro-fitted to .NET 2.0, with a smattering of .NET 3.5
I have a table defined as: CREATE TABLE downtime( asset_code text, down_start timestamp, down_end timestamp,