Skip to content

Weird object null reference #69

@ipjohnson

Description

@ipjohnson

Ran into a situation where GetAttributes(true) actually returned a null instead of an empty array on the .net core platform (it was a generated type using DefineType).

To accommodate weird scenario like that it should be easy enough to put a ? after the GetAttributes call

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions