Skip to content

Conversation

@uniblab
Copy link
Contributor

@uniblab uniblab commented May 5, 2025

Describe your changes

Update MemoryMarshal.Write calls to declare the 'value' parameter as IN not REF in net8+ compilations. MS changed the semantics of the function in net8+ releases.

How has this been tested?

All tests of the included test project passed w/o error.

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have kept the patch limited to only change the parts related to the patch
  • This change requires a documentation update

See also Contributing Guidelines.

@uniblab uniblab marked this pull request as ready for review May 5, 2025 04:57
@peterdettman
Copy link
Collaborator

Seems like reasonable preparation for when we add net80 target. Merged, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants