Skip to content

Can't parse attribute with namespace prefix #68

@codgician

Description

@codgician

Can't parse when an attribute's name contains namespace prefix.

e.g.

[global::SomeAttributeWithParameters(MyName = "Foo", 28, Framework.Blah, typeof(BlahBlah))]

I guess some tiny modification in RegExHelper.ts would resolve it. I'm not sure where would you like to store "global" in the data structure produced by the parser, otherwise I would be happy to create a PR.

Thanks!

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