Closed wise0704 closed 1 year ago
default(T) and nameof(expr) are valid constants
default(T)
nameof(expr)
typeof(T) is not a constant, but highlighting should still be supported as it's a valid expression
typeof(T)
default(T)
andnameof(expr)
are valid constantstypeof(T)
is not a constant, but highlighting should still be supported as it's a valid expression