Skip to content

Remove Method Signatures From Attribtues and Exceptions #307

@JasonBock

Description

@JasonBock

Describe the solution you'd like
I'm wondering if it's necessary to store the method signature in MemberIdentifier and exceptions that are thrown by the mock. It wouldn't be a large savings, but it would reduce the code size a bit and help on code gen. Users could use the stack trace for an exception to determine which member the exception was thrown from.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions