-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels