6 types derived from OSPlatformAttribute
Microsoft.Private.Windows.Core (6)
src\Microsoft.Private.Windows.Polyfills\System\Runtime\Versioning\PlatformAttributes.cs (6)
31
internal sealed class TargetPlatformAttribute :
OSPlatformAttribute
67
internal sealed class SupportedOSPlatformAttribute :
OSPlatformAttribute
99
internal sealed class UnsupportedOSPlatformAttribute :
OSPlatformAttribute
146
internal sealed class ObsoletedOSPlatformAttribute :
OSPlatformAttribute
194
internal sealed class SupportedOSPlatformGuardAttribute :
OSPlatformAttribute
222
internal sealed class UnsupportedOSPlatformGuardAttribute :
OSPlatformAttribute
1 reference to OSPlatformAttribute
Microsoft.Private.Windows.Core (1)
src\Microsoft.Private.Windows.Polyfills\System\Runtime\Versioning\PlatformAttributes.cs (1)
12
/// Initializes a new instance of the <see cref="
OSPlatformAttribute
"/> class for the specified platform.