Skip to content

Collection expressions passed as IEnumerable don't have vtables generated in AOT #1661

Open
@manodasanW

Description

@manodasanW

Repro:

instance.SetCharIterable(['c']);

Will need to investigate how to get a vtable generated based on the static declaration as a fallback if there is no vtable for the runtime type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AOTbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions