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

Commits on May 11, 2020

  1. Use LINQ ToArray

    Youssef1313 committed May 11, 2020
    Configuration menu
    Copy the full SHA
    1a3195b View commit details
    Browse the repository at this point in the history
  2. Update RoType.cs

    Youssef1313 committed May 11, 2020
    Configuration menu
    Copy the full SHA
    16ca67f View commit details
    Browse the repository at this point in the history
  3. Update RoType.cs

    Youssef1313 committed May 11, 2020
    Configuration menu
    Copy the full SHA
    0e87b4b View commit details
    Browse the repository at this point in the history
  4. Update src/libraries/System.Reflection.MetadataLoadContext/src/System…

    …/Reflection/TypeLoading/Types/RoType.cs
    
    Co-authored-by: Stephen Toub <stoub@microsoft.com>
    Youssef1313 and stephentoub committed May 11, 2020
    Configuration menu
    Copy the full SHA
    ad901e0 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    52e5b2d View commit details
    Browse the repository at this point in the history