Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

AlanLiu90
Copy link
Contributor

The result of FormattableType.Name.Name is different from ITypeSymbol.ToString:

ITypeSymbol.ToString FormattableType.Name.Name
int int Int32
System.DateTime System.DateTime DateTime

It causes the branch handling embedded types becomes useless.

@AArnott AArnott added this to the v3.0 milestone Oct 14, 2024
Copy link
Collaborator

@AArnott AArnott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants