Skip to content

Suppress uninitialized DbSet warnings when a ctor is present#27869

Merged
roji merged 1 commit intodotnet:mainfrom
roji:UninitializedDbSetSuppressor
Apr 26, 2022
Merged

Suppress uninitialized DbSet warnings when a ctor is present#27869
roji merged 1 commit intodotnet:mainfrom
roji:UninitializedDbSetSuppressor

Conversation

@roji
Copy link
Copy Markdown
Member

@roji roji commented Apr 22, 2022

Fixes #26879

Copy link
Copy Markdown
Contributor

@dougbu dougbu left a comment

Choose a reason for hiding this comment

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

I have no objection to the Microsoft.CodeAnalysis bump but suggest someone else review the code 😸

@roji roji force-pushed the UninitializedDbSetSuppressor branch from 4f326a5 to 4890196 Compare April 22, 2022 23:16
@roji roji requested a review from a team April 22, 2022 23:20
@roji roji merged commit 2858513 into dotnet:main Apr 26, 2022
@roji roji deleted the UninitializedDbSetSuppressor branch April 26, 2022 08:11
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.

UninitializedDbSetDiagnosticSuppressor doesn't work when a constructor is present

3 participants