C#C
C#3y ago
lukkasz323

❔ VS 2022 debugger ArgumentNullException not showing ParamName in quick info tooltip

This is mostly a QoL problem. I'm not sure if it's a bug or a problem with my configuration.

Visual Studio is not showing the actual problematic parameter in the quick info. Instead I get Arg_ParamName_Name
image.png
Was this page helpful?