Skip to content

Tweak 'add required parens' to recognize a common C# idiom#79287

Merged
CyrusNajmabadi merged 2 commits intodotnet:mainfrom
CyrusNajmabadi:asClarity
Jul 8, 2025
Merged

Tweak 'add required parens' to recognize a common C# idiom#79287
CyrusNajmabadi merged 2 commits intodotnet:mainfrom
CyrusNajmabadi:asClarity

Conversation

@CyrusNajmabadi
Copy link
Contributor

Fixes #79286

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner July 8, 2025 14:45
@CyrusNajmabadi CyrusNajmabadi requested a review from akhera99 July 8, 2025 14:45
@CyrusNajmabadi
Copy link
Contributor Author

@akhera99 ptal.

@CyrusNajmabadi CyrusNajmabadi enabled auto-merge July 8, 2025 16:32
@CyrusNajmabadi CyrusNajmabadi merged commit ba81203 into dotnet:main Jul 8, 2025
24 of 25 checks passed
@CyrusNajmabadi CyrusNajmabadi deleted the asClarity branch July 8, 2025 20:20
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jul 8, 2025
@RikkiGibson RikkiGibson modified the milestones: Next, 18.0 P1 Aug 19, 2025
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.

IDE0048 triggers for type conversion with as operator in null-coalescing expression

3 participants