Hi folks,

In VS, I often need to investigate the parameters being passed to a method.
I can see the values being passed, but finding which parameter they are
isn't simple. I usually end up deleting the comma before the parameter in
question, then reinserting it so that the parameters pop-up appears (see
image below).

[image: Inline images 1]

Is there a simpler way in VS (or Resharper) to get the parameter to
display? In other words, when hovering over a parameter, is there a way to
see where that parameter sits in the method call signature?

I hope that makes sense.

Cheers
Dave

Reply via email to