Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

CyrusNajmabadi
Copy link
Member

Fixes #70964

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner December 6, 2023 20:52
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Dec 6, 2023
using Microsoft.CodeAnalysis.CSharp.CodeStyle;
using Microsoft.CodeAnalysis.CSharp.Extensions;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.CodeAnalysis.Diagnostics;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

view with whitespace off.

@CyrusNajmabadi CyrusNajmabadi merged commit ac2a155 into dotnet:main Dec 6, 2023
@ghost ghost added this to the Next milestone Dec 6, 2023
@CyrusNajmabadi CyrusNajmabadi deleted the patternMatchingNullable branch December 7, 2023 19:41
@Cosifne Cosifne modified the milestones: Next, 17.9 P3 Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IDE0083 code fix on nullable value types results in code that does not compile afterwards
3 participants