-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
api-approvedAPI was approved in API review, it can be implementedAPI was approved in API review, it can be implementedarea-System.RuntimeblockingMarks issues that we want to fast track in order to unblock other important workMarks issues that we want to fast track in order to unblock other important work
Milestone
Description
From @jeffhandley delivered by @buyaa-n:
Immo we wonder why the ObsoletedInOSPlatformAttribute has
Inwhere others justSupportedOSPlatformAttributeandUnsupportedOSPlatformAttribute, our messaging structure is likeThis call site is reachable on {platforms list}. 'The.API' is supported on: {platforms list}Then the Obsoleted attribute as
Inbut the message will haveon:This call site is reachable on {platforms list}. 'The.API' is obsoleted on: {platforms list}We might want to change the attribute to similar ObsoletedOSPlatformAttribute or there is specific reason of having
In?
Metadata
Metadata
Assignees
Labels
api-approvedAPI was approved in API review, it can be implementedAPI was approved in API review, it can be implementedarea-System.RuntimeblockingMarks issues that we want to fast track in order to unblock other important workMarks issues that we want to fast track in order to unblock other important work