I have VS2019 Enterprise version and am following this example Intellitrace debugging. I have enabled Intellitrace:
and have set the option to display the navigation gutter:
But when i'm debugging i don't see the expected double arrows in the margin:
Any ideas why i'm not seeing them ?



It looks like this feature is (rather surprisingly) only supported for .net framework projects and not .net core Intellitrace does not work with .NET Core