Resolution of nested type names is inconsistent between MonoVM and CoreCLR #112132
Labels
area-VM-reflection-mono
Reflection issues specific to MonoVM
untriaged
New issue has not been triaged by the area owner
Consider the following code:
On MonoVM it prints:
On CoreCLR it prints:
I thought the type name parser was unified as of .NET 9 but apparently there's still an inconsistency.
The text was updated successfully, but these errors were encountered: