Hi,
I have a method definition like this:
public void MyMethod(string a, MyArray[,] b, object c)
Document! X fails to pick up its XML documentation. If I change the second param to a single dim array, it works fine.
Unfortunately, I cannot even add the docs manually - the page appears in the content file editor treeview, but when I click ...