Skip to content

Add FrameworkAlternate for nint/IntPtr in Marshal #11654

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

xtqqczze
Copy link
Contributor

@xtqqczze xtqqczze commented Aug 5, 2025

Use nint/nuint from .NET 7 to clarify intent; they became full aliases to IntPtr/UIntPtr from this version.

Follow-up #11652

Use `nint`/`nuint` from .NET 7 to clarify intent; they became full aliases to `IntPtr`/`UIntPtr` from this version.

Follow-up dotnet#11652
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Aug 5, 2025
@xtqqczze xtqqczze marked this pull request as draft August 5, 2025 19:31
@xtqqczze
Copy link
Contributor Author

xtqqczze commented Aug 5, 2025

The member signatures are autogenerated and will be overwritten

@xtqqczze xtqqczze closed this Aug 5, 2025
@xtqqczze xtqqczze deleted the nint-Marshal2 branch August 5, 2025 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Runtime.InteropServices community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant