Skip to content

Remove anonymous classes from generated C# code #231

@ZJWCY

Description

@ZJWCY

There are many classes with names like "__Anon_xxx" defined in generated C# code, which are not referenced by any code.

So I wonder if these classes are necessary in NativeAOT compile or runtime? And if the awnser is no, maybe it's better to remove them from generated C# code?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions