Skip to content

Sort order of types isn't quite stable #6

@samblackburn

Description

@samblackburn

image

Presumably Module.GetTypes returns types in the order they are defined in the assembly, and maybe the compiler isn't quite deterministic or something?

Should be easy to add an OrderBy in AssemblyAnalyzer.cs, causing a massive one-time change to a stable order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions