Skip to content

CoreCLR: make UnwindNativeCode/UnwindManagedCode invalid values for exception marshaling #11344

@rolfbjarne

Description

@rolfbjarne

CoreCLR won't unwind native frames for managed exceptions (CoreCLR will abort), so we should make the "UnwindNativeCode" value for managed exception marshaling a build-time error. And for consistency we should also make the "UnwindManagedCode" value for Objective-C exception marshaling a build-time error as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dotnet-pri2.NET 6: want to have for stable releaseenhancementThe issue or pull request is an enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions