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

VSTHRD114: Handle delegate and local functions #625

Merged
merged 6 commits into from
May 4, 2020

Commits on Apr 29, 2020

  1. Add VSTHRD114 tests related to anonymous delegates

    These tests fail. We need to get these fixed.
    AArnott committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    94c7a67 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    638a1af View commit details
    Browse the repository at this point in the history
  2. Update code-fix provider

    Evangelink committed May 4, 2020
    Configuration menu
    Copy the full SHA
    1cd046b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf7bd74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    360d244 View commit details
    Browse the repository at this point in the history
  5. Update test to ensure qualified names are generated

    This required adding a workaround for dotnet/roslyn#43950
    AArnott committed May 4, 2020
    Configuration menu
    Copy the full SHA
    5528a18 View commit details
    Browse the repository at this point in the history