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

Improve class constructor error reporting #1169

Merged
merged 1 commit into from May 15, 2022

Conversation

lahma
Copy link
Collaborator

@lahma lahma commented May 15, 2022

fixes #1163

@lahma lahma enabled auto-merge (squash) May 15, 2022 08:59
@lahma lahma force-pushed the proper-error-for-class-constructor branch from 2927b0c to ced22f5 Compare May 15, 2022 09:01
@lahma lahma merged commit d4621d6 into sebastienros:main May 15, 2022
@lahma lahma deleted the proper-error-for-class-constructor branch May 15, 2022 09:09
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

Successfully merging this pull request may close these issues.

Using this in the constructor of a class using a CLR base type throws with null
1 participant