-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Convert exception-related MethodDescCallSite calls to UnmanagedCallersOnly #124834
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
Merged
AaronRobinsonMSFT
merged 19 commits into
dotnet:main
from
AaronRobinsonMSFT:uco-excep-priority2
Mar 2, 2026
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
9f19b8a
Convert exception-related MethodDescCallSite calls to UnmanagedCaller…
AaronRobinsonMSFT bdf1b64
Address review feedback from jkotas
AaronRobinsonMSFT 2dcb570
Fold GetEventArgsForNotification and DeliverExceptionNotification int…
AaronRobinsonMSFT 217a124
Merge remote-tracking branch 'upstream/main' into uco-excep-priority2
AaronRobinsonMSFT da0c8fb
Refactor exception handling: remove DeliverFirstChanceNotification, a…
AaronRobinsonMSFT 59fe76f
Replace CanDeliverNotificationToCurrentAppDomain with QCall boolean
AaronRobinsonMSFT 496de04
Address review feedback on exception notification refactoring
AaronRobinsonMSFT b3389e8
Bring back the catch for each handler.
AaronRobinsonMSFT a0d7185
Copilot feedback.
AaronRobinsonMSFT 1bb0376
Move CallToString to RuntimeHelpers and replace METHOD__OBJECT__TO_ST…
AaronRobinsonMSFT 82fe49c
Feedback.
AaronRobinsonMSFT 5edef69
Remove old comment.
AaronRobinsonMSFT 4f779dc
Update reverse stubs
AaronRobinsonMSFT 357380e
Address PR feedback: move FirstChanceException to AppContext
AaronRobinsonMSFT 54474b8
Refactor OnFirstChanceException method for native AOT compatibility
AaronRobinsonMSFT 147b0ba
Merge branch 'main' into uco-excep-priority2
AaronRobinsonMSFT 0c3fd2b
Merge branch 'main' into uco-excep-priority2
AaronRobinsonMSFT 7428a09
Merge branch 'main' into uco-excep-priority2
AaronRobinsonMSFT aac1485
Merge branch 'main' into uco-excep-priority2
AaronRobinsonMSFT File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.