(Incidentally, if you’re writing a runtime host, this confusion is reason #5 to choose the simple sandboxing model vs the legacy AppDomain policy model)If you need to know which CLR a process is using so that you can make the trust decision on the correct runtime, one way is to use...