Add xml-docs comments generate incorrect placeholder

Hi,

I have

public class ArmCommandTemplateT2<T,U>  ...

using action "Add xml-docs comments" gives me:

/// <typeparam name="U"></param>

instead of

/// <typeparam name="U"></typeparam>

R#: 5.0.1530.25

0

Please sign in to leave a comment.