Skip to content

IXamlType.FullName Inconsistency #119

@workgroupengineering

Description

@workgroupengineering

While devlop test for #112, i found inconsistency when i get FullName of GenericType.

Sre

TypeSystemTest.Models.GenericType`1[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]

Cecil

TypeSystemTest.Models.GenericType`1<System.String>

Which of both is the expected behavior?

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