Allow passing Int128 to p/invokes by reference (#88651)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Thu, 13 Jul 2023 04:50:52 +0000 (13:50 +0900)
committerGitHub <noreply@github.com>
Thu, 13 Jul 2023 04:50:52 +0000 (13:50 +0900)
commit8539437341e32754eacc9bebb61a8651df6e4c6d
tree349e68a9567d9df710d5e19110d9f63ef0f140a7
parent9be6fcc9184c86e3e8536383fe6ff209edb9d534
Allow passing Int128 to p/invokes by reference (#88651)

Fixes #74549.
src/coreclr/tools/Common/TypeSystem/Interop/IL/MarshalHelpers.cs
src/tests/issues.targets