Skip to content

Use NullabilityInfoContext to determine if member is nullable#3046

Merged
martincostello merged 2 commits into
domaindrivendev:masterfrom
patrikwlund:nullabilityinfo-member
Aug 26, 2024
Merged

Use NullabilityInfoContext to determine if member is nullable#3046
martincostello merged 2 commits into
domaindrivendev:masterfrom
patrikwlund:nullabilityinfo-member

Conversation

@patrikwlund

Copy link
Copy Markdown
Contributor

Add-on to #3043 (should be no conflict)

Very similar to my previous PR: #3041

In his PR, @VladimirTyrin surgically fixes a specific problem for all platforms. I suggest we use the new and fancy NET6+ toys when available, to avoid custom nullable logic completely in the future. I tested it with the same added test as in @VladimirTyrin's original PR.

Loading
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.

3 participants