Generating compilable name from INamedTypeSymbol #82416
-
|
I am writing an incremental generator, and given an I had been under the (perhaps mistaken) impression that calling Looking at the definition of So I guess my question is this: Is
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Yes. But only for type symbols. Any other symbol is something you will have to take care of yourself.
No. |
Beta Was this translation helpful? Give feedback.
Your combination of flags seems reasonable.