Skip to content

Name simplification is missing on System.IntPtr #61419

@jcouv

Description

@jcouv

Name simplification is missing (works on Int32 but not IntPtr):
image

On platforms where IntPtr is considered numeric type (as indicated by runtime feature flag and compiler API IsNativeIntegerType()) I expect this simplification to be offered.

Same applies to UIntPtr.

Relates to test plan #60578

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Active/Investigating

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions