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

Weird object null reference #69

Closed
ipjohnson opened this issue Mar 8, 2017 · 0 comments
Closed

Weird object null reference #69

ipjohnson opened this issue Mar 8, 2017 · 0 comments
Labels

Comments

@ipjohnson
Copy link
Owner

ipjohnson commented Mar 8, 2017

Ran into a situation where GetAttributes(true) actually returned a null instead of an empty array on the .net core platform (it was a generated type using DefineType).

To accommodate weird scenario like that it should be easy enough to put a ? after the GetAttributes call

@ipjohnson ipjohnson added the bug label Mar 8, 2017
ipjohnson added a commit that referenced this issue Mar 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant