We have an assembly provided to us by a third party that leaks memory when using the GC GC BGM for mono, but it is not a leak when using the GC S-Gen.
When we run the program, we want to warn the user if he is using the "wrong" GC, and for this we need to determine which one is used.
Is there an API to detect this?
dagvl source share