Uh oh!
There was an error while loading. Please reload this page.
Fix inconsistency in p/invoke arguments introduced when switching some to be blittable - #61071
Conversation
jkoritzinsky
left a comment
There was a problem hiding this comment.
I think @stephentoub wanted us to go in the other (non-blittable byrefs) direction, not making everything pointers.
Uh oh!
There was an error while loading. Please reload this page.
elinor-fung
commented
Nov 1, 2021
I had interpreted #59658 (comment) (and therefore #59658 (comment)) as making them all pointers, since in this case, unlike some of the |
jkoritzinsky
commented
Nov 1, 2021
I remember during our internal discussions that there was a dislike about losing the conceptual ideas that the |
elinor-fung
commented
Nov 2, 2021
Ah, I do recall discussion about |
b3048b7 to
84a76bfCompareWent back and looked at some notes and what they were originally - switched back to |
84a76bf to
a4328a1Compare
Resolves#61062
cc @AaronRobinsonMSFT@jkoritzinsky