Why doesn’t Visual Studio 2022 Performance Profiler show time spent in my code?
I have a VS 2022 ASP.Net solution with some projects in .Net Framework 4.8, some in dotnet 6.0, using multiple startup projects with some hosted in IIS Express.
The projects use Autofac dependency injection.