I just got this error when I was trying to use typeof(string?) for a SwaggerResponse attribute parameter.
typeof(string?)
SwaggerResponse
It\'s The typeof operator ca
The typeof operator ca