Why is typeof((int A, int B))
allowed while typeof(string?)
is not?
#4975
-
If so, what about the extra information in |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
See Warn when "attribute-dependent" types are used in 'typeof' dotnet/roslyn#54804 |
Beta Was this translation helpful? Give feedback.
See Warn when "attribute-dependent" types are used in 'typeof' dotnet/roslyn#54804