Skip to content

Do not report CA2007 for pattern-based await using and await foreach#55036

Open
DoctorKrolic wants to merge 3 commits into
dotnet:mainfrom
DoctorKrolic:configure-pattern-based-awaits
Open

Do not report CA2007 for pattern-based await using and await foreach#55036
DoctorKrolic wants to merge 3 commits into
dotnet:mainfrom
DoctorKrolic:configure-pattern-based-awaits

Conversation

@DoctorKrolic

Copy link
Copy Markdown
Contributor

Fixes: #53461

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.

CA2007 flagged for await using duck-typed async disposable.

1 participant