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

Add reference for null conditional assignment #45637

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

@dotnetrepoman dotnetrepoman bot added this to the April 2025 milestone Apr 4, 2025
@BillWagner BillWagner marked this pull request as ready for review April 4, 2025 22:01
@BillWagner BillWagner requested a review from a team as a code owner April 4, 2025 22:01
@BillWagner BillWagner force-pushed the conditional-assignment branch from 2234f4a to f8d0729 Compare April 8, 2025 14:12
BillWagner and others added 4 commits April 9, 2025 10:54
Fixes dotnet#45610

Add language reference material for the null conditional assignment.
Also, fix warnings.
Co-authored-by: Genevieve Warren <[email protected]>
@BillWagner BillWagner force-pushed the conditional-assignment branch from f8d0729 to 72ecf2e Compare April 9, 2025 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[C# 14-Fundamentals and reference]: New Feature - null conditional assignment
2 participants