Only allocate List<Package> if needed
Open
area-blazor
area-dotnet-scaffolding
- Dominant language
- C#
- Stars
- 818
- Forks
- 260
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
this pattern is repeated in a bunch of places including "BlazorCrudScaffolderBuilderExtensions.cs" Dont allocate this list if not needed.
via https://github.com/dotnet/Scaffolding/pull/3374#discussion_r2590683307
Contributor guide
Assessment
This issue has not been assessed yet.