Comments
1 comment
- 
                
                  
                
                Hi Eric,
You should find the log file useful.
http://www.red-gate.com/supportcenter/c ... a_Log_File 
Add comment
Please sign in to leave a comment.
1 comment

Please sign in to leave a comment.
S/A's pruning is failing pretty bad when using Unity/XAML/MVVM, as Unity negates the need to ever "new" up a class explicitly, and XAML references ValueConverters which never are "new"d up explicitly either. Seems S/A will think any such classes are unused.