Skip to content

Don't remove null-casts in switch expressions#43701

Merged
CyrusNajmabadi merged 1 commit intodotnet:masterfrom
CyrusNajmabadi:removeCastNullSwitch
Apr 27, 2020
Merged

Don't remove null-casts in switch expressions#43701
CyrusNajmabadi merged 1 commit intodotnet:masterfrom
CyrusNajmabadi:removeCastNullSwitch

Conversation

@CyrusNajmabadi
Copy link
Contributor

Fixes #20211

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner April 27, 2020 02:47
@CyrusNajmabadi CyrusNajmabadi merged commit a2ec364 into dotnet:master Apr 27, 2020
@ghost ghost added this to the Next milestone Apr 27, 2020
@CyrusNajmabadi CyrusNajmabadi deleted the removeCastNullSwitch branch April 27, 2020 05:40
@CyrusNajmabadi
Copy link
Contributor Author

Thanks!

@sharwell sharwell modified the milestones: Next, temp, 16.7.P1 Apr 28, 2020
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.

"IDE0004 C# Cast is redundant" is reported incorrectly. Strange fix behavior.

3 participants