There can be times when an application does not want its symbolic data to be rundown through ETW or PerfMap out of process mechanisms. This option would allow a .net core app to opt out of being rundown. This is similar in spirit to https://github.com/dotnet/coreclr/issues/27134 which is a good setting for production apps that don't want debugging features.