Skip to content

Conversation

@DustinCampbell
Copy link
Member

This is a small change that removes some unnecessary heap allocations.

@DustinCampbell DustinCampbell requested review from a team as code owners June 22, 2023 16:54
namespace Microsoft.AspNetCore.Razor.Language.Legacy;

internal class DisposableAction : IDisposable
internal ref struct DisposableAction
Copy link
Member

Choose a reason for hiding this comment

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

I'm honestly shocked that there were no more changes required.

@DustinCampbell DustinCampbell merged commit 0250104 into dotnet:main Jun 22, 2023
@DustinCampbell DustinCampbell deleted the tweak-disposable-action branch June 22, 2023 21:04
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.

4 participants