Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use CopyTo(arr) instead of creating List<T> first #36228

Merged
merged 5 commits into from
May 12, 2020

Conversation

Youssef1313
Copy link
Member

No description provided.

@Youssef1313 Youssef1313 changed the title Use LINQ ToArray instead of creating List<T> first Use CopyTo(arr) instead of creating List<T> first May 11, 2020
…/Reflection/TypeLoading/Types/RoType.cs

Co-authored-by: Stephen Toub <stoub@microsoft.com>
@stephentoub stephentoub merged commit 583fa67 into dotnet:master May 12, 2020
@Youssef1313 Youssef1313 deleted the patch-8 branch May 12, 2020 17:03
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants