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

Custom AnalyzeCSharp WhereSymbol causing ArgumentNullException #276

Open
girlpunk opened this issue Mar 28, 2024 · 0 comments
Open

Custom AnalyzeCSharp WhereSymbol causing ArgumentNullException #276

girlpunk opened this issue Mar 28, 2024 · 0 comments

Comments

@girlpunk
Copy link

girlpunk commented Mar 28, 2024

I have a custom AnalyzeCSharp implementation to produce customised pages for a number of classes. This uses WhereSymbol to filter to the specific classes. However, this has recently started throwing an exception for some classes. I'm unsure which classes or what changes to the source being analysed caused this, as the error does not indicate which file or class is causing the error.

[ERRO] Blocks/Process » ExecuteIf » CacheDocuments » ExecuteConfig » AnalyzeCSharp » Value cannot be null. (Parameter 'symbol')
@girlpunk girlpunk changed the title CustWhereSymbol ArgumentNullException Custom AnalyzeCSharp WhereSymbol causing ArgumentNullException Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant