Skip to content

Avoid boxing List<T> enumerable - #1466

Merged
davkean merged 1 commit into
dotnet:masterfrom
davkean:AvoidBoxingEnumerable
Aug 2, 2017
Merged

davkean merged 1 commit into
dotnet:masterfrom
davkean:AvoidBoxingEnumerable

Conversation

@davkean

@davkean davkean commented Aug 2, 2017

Copy link
Copy Markdown
Member

This was allocating 0.2% of all memory during some design-time builds.

image

This was allocating 0.2% of all memory during some design-time builds.
@davkean
davkean requested a review from a team August 2, 2017 09:28
@wli3

wli3 commented Aug 2, 2017

Copy link
Copy Markdown

fine for a private class

@davkean
davkean merged commit 40a0660 into dotnet:master Aug 2, 2017
mmitche pushed a commit to mmitche/sdk that referenced this pull request Jun 5, 2020
…0200519.1 (dotnet#1466)

Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers
 From Version 5.0.0-preview.6.20266.2 -> To Version 5.0.0-preview.6.20269.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
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