Skip to content

Recognize references for nint and nuint #42988

@jcouv

Description

@jcouv
  • FindAllReferences/GoToDefinition treats nint and IntPtr as a single type. I assume that's okay (similar behavior for tuples).
    image
  • We're currently not highlighting correctly when placing cursor on nint (should highlight other nint syntax, but only highlights IntPtr syntax).
  • QuickInfo on type shows xml doc from underlying type, which seems incorrect, although minor.

Relates to #38821

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions