Skip to content

MethodCallSignature hash code issues #11

@hesoul

Description

@hesoul

public MethodCallSignature(Type parameter1Type, string parameter1Name, Type returnType)
: this(returnType)
etc...

due to the order of the constructor call, the same hash code will be calculated

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