Add OSPlatform entries for iOS/tvOS/watchOS/Android (#36704)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 10 Jul 2020 09:26:54 +0000 (11:26 +0200)
committerGitHub <noreply@github.com>
Fri, 10 Jul 2020 09:26:54 +0000 (11:26 +0200)
commita9944fa8a721af673999d074caf1dd74617f6ba6
treee2129e62e77e8b79425873c3a20a37958791dc4b
parent2fb330d38367808cfcede6508805a2de228d775e
Add OSPlatform entries for iOS/tvOS/watchOS/Android (#36704)

* Add OSPlatform entries for iOS/tvOS/watchOS/Android

Implements the non-controversial new OSPlatform members from https://github.com/dotnet/runtime/issues/33331

* Add tests for new OSPlatform entries
src/libraries/System.Runtime.InteropServices.RuntimeInformation/ref/System.Runtime.InteropServices.RuntimeInformation.cs
src/libraries/System.Runtime.InteropServices.RuntimeInformation/src/System/Runtime/InteropServices/RuntimeInformation/OSPlatform.cs
src/libraries/System.Runtime.InteropServices.RuntimeInformation/tests/CheckPlatformTests.cs