There is no method of changing the visibility of the class generated by a T4 preprocessed template. This causes all preprocessed templates to appear on the public interface of the class library, even though they often are private implementation details. It would be very useful to have a property or directive to set the visibility to internal.
Visual Studio/Silverlight/Tooling version
What category (if any) best represents this feedback?
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results