-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Mark Assembly.CodeBase as obsolete #31127
Copy link
Copy link
Closed
Labels
api-approvedAPI was approved in API review, it can be implementedAPI was approved in API review, it can be implementedarea-System.Reflectiongood first issueIssue should be easy to implement, good for first-time contributorsIssue should be easy to implement, good for first-time contributorshelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributors
Milestone
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.Reflectiongood first issueIssue should be easy to implement, good for first-time contributorsIssue should be easy to implement, good for first-time contributorshelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributors
Type
Fields
Give feedbackNo fields configured for issues without a type.
Assembly.LocationandAssembly.CodeBaseare very similar, but not the same thing. To reduce confusion, we should mark it as obsolete.Reason
Having two things that are similar, but not identical always causes confusion. Here is an example.
As @jkotas said:
Proposed API