AppFzx
Results
2
comments of
AppFzx
Confirmed, this is a problem
It seems the bug deletes comments between attributes and definition as well. e.g. In this example, the comment gets deleted on cleanup: ```CSharp [TestCase("valX")] [TestCase("valY")] // need testcase for valZ...