Support for StyleCop rule SA1101 (add "this.")?
Hi,
I am currently evaluating R# and noticed that even though the rule to always add "this." for access to items being a member of the class (SA1101) seems rather simple, support in R# does apparently not exist. It doesn't offer an auto-fix and especially is not able to add "this." in code cleanups. Can this possibly be added? Would really be an additional time-saver.
Regards,
Florian
Please sign in to leave a comment.
That's what I am using. But it does not include a fix, that is why I ask.