Skip to content

Caliburn Action Guard Bug #13

@neilt6

Description

@neilt6

Caliburn.Micro action guard properties aren't working in confused binaries unless I manually apply the following attribute to them:

[Obfuscation(Exclude = false, Feature = "-rename")]

What's really strange is I patched CaliburnAnalyzer to detect these properties, but the resulting binaries still don't work even though dotPeek confirms the action guard properties haven't been renamed.

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