In PrettyCode.Print for VS2005:
I get this message "There is no class details information"
instead of a list of methods. Other classes in my project parse fine.
I have looked for anything different in the text of the class, but it has the same sort of thing:
a copyright comment
imports statements
regions containing class variables, public and private methods