Zsolt Kolbay

Results 5 comments of Zsolt Kolbay

Dear @wiciok ! The fix for this issue will be available in the next release. Thank you for reporting it and helping us improve the analyzer.

This can be extended to Razor Pages (despite not being in the scope of the sprint, the concept is the same). The `PageModel` class also has a [Request property](https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.mvc.razorpages.pagemodel.request), the...

Thank you for reporting this issue. I wasn't aware that exception filters are called before the call stack is unwound, but [this article](https://blog.stephencleary.com/2020/06/a-new-pattern-for-exception-logging.html) explains quite well why it's a good...

Hi @AHarman. I've been unable to replicate this false positive in Visual Studio 17.6 with SonarLint 6.16.0.69538. Could you check if the problem still appears if you upgrade Visual Studio...

Hi @AHarman. Thank you for the attached project. The issue is confirmed as False Positive.