Is SonarLint for Visual Studio 2022 able to detect the local security hotspot?

Hi everyone,
Currently I try to detect local security hotspot in my source code C# with SonarLint Visual Studio 2022.
I connected with SonarQube 10.2.1 Community edition. Everytime i run code analysis,the security hotspot list does not update, i wondering is the SonarLint Visual Studio 2022 able to detect local security hotspot?

Hey there.

As documented:

From SonarLint for Visual Studio version 7.1, it is possible to locally detect and report hotspots locally for C, C++, and JS/TS languages.

Unfortunately this doesn’t include C#.