Is it possible to have T4 interrogate a class library looking for a specific attribute declaration on a class and to act on just that class?
Note: I am looking to generate some javascript automatically, based on information from specific classes in my project.