Some language elements are not allowed to have xml documentation, such as a namespace and, obviously, in this case also the main methods. The documentation talks about this, and also has some links that show what other XML do and donβt do.
The only hacker answer I could offer is if you want to comment on it, just use double quotes // instead of three. The triples are processed in the documentation for the class and are likely to cause background problems.
source share