You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like this pattern of calling methods on Utf8StringMarshaller instead of Marshal...... I am wondering whether we should do find & replace of all Marshal.PtrToStringUTF8 and friends with this. I have noted it in #75630 (comment) .