Cleanup NETCOREAPP ifdef usage in System.Runtime.Tests (#22224)
authorJan Kotas <jkotas@microsoft.com>
Sat, 1 Feb 2020 03:17:23 +0000 (19:17 -0800)
committerGitHub <noreply@github.com>
Sat, 1 Feb 2020 03:17:23 +0000 (19:17 -0800)
commit483d0425c664b01a9d29d3d1028a7f59355add01
treec05687174adc217f469b0af2fdf548ff0ab76f13
parent4f97bc78f3e86af5351ed4e1e9c64a00a311cb5c
Cleanup NETCOREAPP ifdef usage in System.Runtime.Tests (#22224)

Fixes #21827
src/libraries/Common/tests/CoreFx.Private.TestUtilities/System/PlatformDetection.cs
src/libraries/System.Runtime/tests/System/ActivatorTests.cs
src/libraries/System.Runtime/tests/System/EnumTests.cs
src/libraries/System.Runtime/tests/System/ExceptionTests.cs
src/libraries/System.Runtime/tests/System/RealFormatterTests.cs
src/libraries/System.Runtime/tests/System/RealParserTests.cs
src/libraries/System.Runtime/tests/System/Type/TypePropertyTests.cs
src/libraries/System.Runtime/tests/System/TypedReferenceTests.cs