While using SonarLint and SonarQube in Visual Studio (2017), is there a way to display the Cognitive Complexity of a method anywhere?
It is shown when it exceeds the maximum value, but I can't seem to find where I can see it once I'm below the threshold.