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

Fixer: Prefer Memory overloads for Stream async Read/Write methods #3592

Merged

Commits on May 1, 2020

  1. Add fixer

    carlossanlop committed May 1, 2020
    Configuration menu
    Copy the full SHA
    4a0be1e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

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

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    1ad5f6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f20dcff View commit details
    Browse the repository at this point in the history
  3. tests

    carlossanlop committed May 5, 2020
    Configuration menu
    Copy the full SHA
    c4fd4dd View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    8c911db View commit details
    Browse the repository at this point in the history
  2. Fix unit test failure

    carlossanlop committed May 6, 2020
    Configuration menu
    Copy the full SHA
    7faa395 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e215593 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19655ee View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    4a17934 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7ba13c View commit details
    Browse the repository at this point in the history
  3. Minor fix

    carlossanlop committed May 7, 2020
    Configuration menu
    Copy the full SHA
    71a052a View commit details
    Browse the repository at this point in the history
  4. suggestions by stephentoub

    Co-authored-by: Stephen Toub <stoub@microsoft.com>
    carlossanlop and stephentoub authored May 7, 2020
    Configuration menu
    Copy the full SHA
    eb97676 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5a5d59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    834143f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    530e93a View commit details
    Browse the repository at this point in the history
  8. Unit test typo

    carlossanlop committed May 7, 2020
    Configuration menu
    Copy the full SHA
    4844e3a View commit details
    Browse the repository at this point in the history