Skip to content

Fix known issues with NativeAOT #1192

Open
@jonathanpeppers

Description

@jonathanpeppers

Related: #1157

When setting $(EnableAotAnalyzer) to true, there are several warnings we will suppress for now. These will likely work under Mono, but will need to be fixed one day in .NET 10 or some future release that supports NativeAOT.

Ignoring AOT warnings like a reasonable place to start, so we can enable the analyzer and not introduce new warnings.

Creating an issue for now, so I can link to this issue from C# code comments.


Requires fixing, at minimum:

Metadata

Metadata

Assignees

No one assigned

    Labels

    java-interopRuntime bridge between .NET and Java

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions