Replies: 1 comment 2 replies
-
I don't believe we have such an API today. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There is
SymbolDisplayGenericsOptions.IncludeTypeParameters
but it omits the parameter list entirely.Is there a option to print open generic types for
typeof
?Beta Was this translation helpful? Give feedback.
All reactions