System.Reactive.PlatformServices.PlatformEnlightenmentProvider
(Infrastructure) Provider for platform-specific framework enlightenments.
namespace System.Reactive.PlatformServices
{
public static class PlatformEnlightenmentProvider
{
public static IPlatformEnlightenmentProvider Current { get; set; }
}
}