Skip to content

Fix bug where full name clash (e.g. with generic collections) leads to incomplete metadata generation #388

Open
@layomia

Description

@layomia

Needs dedicated unit/e2e tests (not just relying on existing dynamic serializer tests).

Faulty LOC:

(SerializableTypes ??= new Dictionary<string, Type>())[type.FullName] = type;

Made evident in:

public async Task ReadByteListAsJsonArray()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions