Skip to content

Conversation

jkoritzinsky
Copy link
Member

Adds tests that validate the current behavior of OffsetOf with generic types

Fixes #35193

@ghost ghost added the area-Interop-coreclr label Jul 12, 2021
@jkoritzinsky jkoritzinsky added this to the 6.0.0 milestone Jul 12, 2021
@jkoritzinsky
Copy link
Member Author

I've added more tests based on the discussion in #35193

@jkoritzinsky jkoritzinsky changed the title Add tests for generic types for Marshal.OffsetOf Add tests for generic types/values with the Marshal APIs Jul 13, 2021
@jkoritzinsky
Copy link
Member Author

This PR is only test changes and the failures are in unrelated tests. Merging

@jkoritzinsky jkoritzinsky merged commit 3ec6907 into dotnet:main Jul 14, 2021
@jkoritzinsky jkoritzinsky deleted the offset-of-generic branch July 14, 2021 20:40
@ghost ghost locked as resolved and limited conversation to collaborators Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Marshal API test coverage for generics marshalling
2 participants