Intellisense for paramName?
IIRC ReSharper used to provide intellisense for the paramName parameter in types like ArgumentNullException and ArgumentException.
From version 8.0.1 this feature seems to be missing.
I just get "No suggestions" when using CTRL+Space and there are no warnings when mistyping the parameter name.
Have I missed something?
Please sign in to leave a comment.
Apparently this seems to not be an issue anymore. I'm not sure what happenend, but it works now :)