Skip to content

Fix issue offering to remove nullable cast in a ternary expression#79355

Merged
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
CyrusNajmabadi:removeCastTernary
Jul 14, 2025
Merged

Fix issue offering to remove nullable cast in a ternary expression#79355
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
CyrusNajmabadi:removeCastTernary

Conversation

@CyrusNajmabadi
Copy link
Contributor

@CyrusNajmabadi CyrusNajmabadi commented Jul 13, 2025

Fixes #60720

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner July 13, 2025 19:00
@CyrusNajmabadi CyrusNajmabadi merged commit 3746ae5 into dotnet:main Jul 14, 2025
26 checks passed
@CyrusNajmabadi CyrusNajmabadi deleted the removeCastTernary branch July 14, 2025 17:02
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jul 14, 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.

Incorrect "IDE0004 Cast is redundant" in ternary involving nullable and Task

3 participants