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

Added AsReadOnly extension methods for IDictionary<T, U> and IList<T> #61172

Merged

Commits on Nov 22, 2021

  1. added AsReadOnly extension methods for IDictionary and IList (not com…

    …piling)
    mrxx99 authored and eiriktsarpalis committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    90dedf0 View commit details
    Browse the repository at this point in the history
  2. added AsReadOnly methods to ref assembly

    mrxx99 authored and eiriktsarpalis committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    4520fd0 View commit details
    Browse the repository at this point in the history
  3. revert changes in MatchingRefApiCompatBaseline.txt

    mrxx99 authored and eiriktsarpalis committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    6c20e63 View commit details
    Browse the repository at this point in the history
  4. fixed spelling

    mrxx99 authored and eiriktsarpalis committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    2d081c7 View commit details
    Browse the repository at this point in the history
  5. added notnull constraint for TKey on AsReadOnly on IDictionary, fixed…

    … typo
    mrxx99 authored and eiriktsarpalis committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    a3de0cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2114f8c View commit details
    Browse the repository at this point in the history
  7. Add TypeForwards

    eiriktsarpalis committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    71ee4d4 View commit details
    Browse the repository at this point in the history
  8. Added XML-Doc comments

    Mrxx99 authored and eiriktsarpalis committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    a72b3f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    090374e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d88abd7 View commit details
    Browse the repository at this point in the history