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

Remove uses of FCThrow in interlocked helpers #96916

Merged
merged 2 commits into from
Jan 13, 2024
Merged

Commits on Jan 12, 2024

  1. Remove uses of FCThrow in interlocked helpers

    FCThrow is implemented usign HELPER_METHOD_FRAME. All
    uses of FCThrow need to be removed to fix dotnet#95695.
    jkotas committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    4ad8bd5 View commit details
    Browse the repository at this point in the history
  2. Stylecop

    jkotas committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    3e024ec View commit details
    Browse the repository at this point in the history