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

[Mono] UnsafeAccessor: Support ambiguous method match #89217

Merged
merged 10 commits into from
Jul 25, 2023

Commits on Jul 19, 2023

  1. Support Ambiguous Match

    fanyang-mono committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    25cd4ec View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Stop unsafe accessor method lookup from walking the type hierarchy. A…

    …nd address the review feedback
    fanyang-mono committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c1c3ad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3d6702 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Fix test failure

    fanyang-mono committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    898a294 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    a162aa8 View commit details
    Browse the repository at this point in the history
  2. Fix ambiguous match

    fanyang-mono committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a22cd75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47e3c7d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    2af119b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94faf8f View commit details
    Browse the repository at this point in the history
  3. Address review feedback

    fanyang-mono committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    fe6c916 View commit details
    Browse the repository at this point in the history