Reformating not adding "this" to instance members
Even if I have "Force 'this.' qualifier for instance member" set to "Use always", when I Reformat Code, the "this" does not get added. It will get added in some other circumstances, like when I use Extract Method, but not if I simply select some code and reformat, or reformat an entire file. I'm using 3.0.2, C# only. Am I missing something?
Please sign in to leave a comment.
Anyone? I guess I should just file a bug?