3 references to ObsoletedOSPlatformAttribute
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\Versioning\PlatformAttributes.cs (2)
138
/// Initializes a new instance of the <see cref="
ObsoletedOSPlatformAttribute
"/> class with the specified platform name.
146
/// Initializes a new instance of the <see cref="
ObsoletedOSPlatformAttribute
"/> class with the specified platform name and message.
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
725
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.Versioning.
ObsoletedOSPlatformAttribute
))]