Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Merge nmirror to master #4340

Merged
merged 1 commit into from
Aug 17, 2017
Merged

Merge nmirror to master #4340

merged 1 commit into from
Aug 17, 2017

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Aug 17, 2017

No description provided.

Partial fix for https://devdiv.visualstudio.com/DevDiv/_workitems/edit/478298

Right now, this is testable through FieldInfo.SetValue().
Method invocations will still fail because the toolchain turns all
pointer EETypes into "IntPtr" before we get called.

Logic inspired from
 https://github.com/dotnet/coreclr/blob/b24d46b2fed0166cfe3bc2ae39e95b6a049f52fe/src/vm/reflectioninvocation.cpp#L227
@jkotas jkotas merged commit 8147fa6 into master Aug 17, 2017
dotnet-bot pushed a commit to dotnet/coreclr that referenced this pull request Aug 17, 2017
Merge nmirror to master

Signed-off-by: dotnet-bot <[email protected]>
jkotas added a commit to dotnet/coreclr that referenced this pull request Aug 18, 2017
Merge nmirror to master

Signed-off-by: dotnet-bot <[email protected]>
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.

3 participants