Added support for tests to check if they are running under the mono interpreter ...
authorSteve Pfister <steveisok@users.noreply.github.com>
Wed, 4 Mar 2020 19:10:54 +0000 (14:10 -0500)
committerGitHub <noreply@github.com>
Wed, 4 Mar 2020 19:10:54 +0000 (14:10 -0500)
commitebfb4ca1805866f2788756bb4c1cb142fd37ed39
treedc8726924dd0398aed8c9388d9ae3712368d1845
parent33f2807fc64b938ee1584e515c746ddae1b03b56
Added support for tests to check if they are running under the mono interpreter (#33106)

The mono interpreter is activated by passing --interpreter into the MONO_ENV_OPTIONS
environment variable.
src/libraries/Common/tests/CoreFx.Private.TestUtilities/System/PlatformDetection.cs