Skip to content

Conversation

DoctorKrolic
Copy link
Contributor

Fixes: #50983

@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 15, 2024
@DoctorKrolic DoctorKrolic marked this pull request as ready for review June 15, 2024 17:30
@DoctorKrolic DoctorKrolic requested a review from a team as a code owner June 15, 2024 17:30
@dotnet-policy-service dotnet-policy-service bot added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Jun 15, 2024
Copy link
Member

@CyrusNajmabadi CyrusNajmabadi left a comment

Choose a reason for hiding this comment

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

Minor suggestions. Lgtm!

@CyrusNajmabadi CyrusNajmabadi enabled auto-merge June 15, 2024 22:21
@CyrusNajmabadi CyrusNajmabadi merged commit 0d03b2e into dotnet:main Jun 16, 2024
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jun 16, 2024
@CyrusNajmabadi
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee. 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.

IDE0072: False positive when using switch expression over a Nullable<T>, where both null and T cases are present
3 participants