Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extra '[]' appended during XML comment id/name value generation for primitive array types (at least) breaks XML comment lookup #133

Open
JW-akanm opened this issue May 15, 2024 · 1 comment

Comments

@JW-akanm
Copy link

When generating a method signature, for a int[] parameter, instead of generating Int32[], it generates Int32[][], preventing the lookup of the XML comment.

@heldersepu
Copy link
Owner

feel free to send a PR ... please include unit tests reproducing this scenario

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants