6 types derived from OSPlatformAttribute
Microsoft.Extensions.Diagnostics.ResourceMonitoring (6)
src\LegacySupport\PlatformAttributes\PlatformAttributes.cs (6)
32internal sealed class TargetPlatformAttribute : OSPlatformAttribute 61internal sealed class SupportedOSPlatformAttribute : OSPlatformAttribute 87internal sealed class UnsupportedOSPlatformAttribute : OSPlatformAttribute 117internal sealed class ObsoletedOSPlatformAttribute : OSPlatformAttribute 144internal sealed class SupportedOSPlatformGuardAttribute : OSPlatformAttribute 165internal sealed class UnsupportedOSPlatformGuardAttribute : OSPlatformAttribute