Skip to content

Conversation

@LakshanF
Copy link
Contributor

When a null ref return method is invoked. Fixes #69755

@LakshanF LakshanF requested a review from jtschuster May 26, 2022 02:35
@ghost ghost assigned LakshanF May 26, 2022
Copy link
Member

@MichalStrehovsky MichalStrehovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great otherwise, thanks!

@MichalStrehovsky
Copy link
Member

Close/reopen to retrigger the tests.

@MichalStrehovsky
Copy link
Member

Test failure is #69474.

@MichalStrehovsky MichalStrehovsky merged commit 68d16d5 into dotnet:main May 31, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jun 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In NativeAOT, Null ref return throws NullReferenceException but should be wrapped in a TargetInvocationException

2 participants