Skip to content

Do not offer ?. if the rhs will be a static member#63573

Merged
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
CyrusNajmabadi:nullPropColorColor
Aug 24, 2022
Merged

Do not offer ?. if the rhs will be a static member#63573
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
CyrusNajmabadi:nullPropColorColor

Conversation

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

Fixes #63557

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner August 24, 2022 17:57
@ghost ghost added the Area-IDE label Aug 24, 2022
@CyrusNajmabadi CyrusNajmabadi merged commit ebf02bf into dotnet:main Aug 24, 2022
@ghost ghost added this to the Next milestone Aug 24, 2022
@CyrusNajmabadi CyrusNajmabadi deleted the nullPropColorColor branch August 25, 2022 17:43
@dibarbet dibarbet modified the milestones: Next, 17.4 P2 Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IDE0031 should not report cases where method call is on static method and instance of same name as type is used in null check

3 participants