Skip to content

Replace using with await using for IAsyncDisposable resources #4616

@devlead

Description

@devlead

Replace traditional using statements with await using for proper async disposal of IAsyncDisposable resources like streams.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions