-
Notifications
You must be signed in to change notification settings - Fork 867
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
System.IndexOutOfRangeException: Index was outside the bounds of the array #221
Comments
Thanks @evil-shrike for reporting the issue. |
Hi @evil-shrike , could you use the latest v1.6.2 to rerun your project and provide us the error details? |
Thanks for the fix. Running with 1.6.2 shows the reason - its a comment with xml inside:
Here's code:
Well, probably it's an incorrect comment as After I encoded brackets p.s. unfortunately |
Thanks for the quick reply. ArgumentOutOfRangeException is definitely a code bug. We will fix that. |
@evil-shrike it is already fixed in dev. |
I run docfx against my codebase. It fails with the following error.
The problem is that it's impossible to say what is wrong - which file/xml comment cause the error.
The text was updated successfully, but these errors were encountered: