Say I have this constructor:
/// /// Example comment. /// public SftpConnection(string host, string username, string passwo
A half-solution is the tag. While it doesn't solve the issue with , it does provide documentation that shows up anywhere all the overloads are listed as a group, including both IntelliSense and SandCastle.