Replies: 2 comments
-
This is quite similar to #701. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Moving to csharplang. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As we know that nameof() always be requeired by some people to add some new behavior to make it can convert strings that contains more info.
But... how about a new one?
stringof()
it will convert the "strings" in it from orignal:
Although it is indeed a bit longer than a normal string, but this "string" will support syntax nodes and IntelliSense.
Beta Was this translation helpful? Give feedback.
All reactions