Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Extensions for immutable collection builders (#21055) #31071

Merged
merged 6 commits into from
Oct 1, 2018
Merged

Extensions for immutable collection builders (#21055) #31071

merged 6 commits into from
Oct 1, 2018

Commits on Jul 14, 2018

  1. Extensions for immutable builders (#21055)

    Added extensions for immutable builders, which should be prefered over the extensions on IEnumerable because of performance benefits.
    davidkaya committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    137e445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd9f13e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee9e1d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbdfc66 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2018

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

Commits on Sep 28, 2018

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