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
Copy file name to clipboardExpand all lines: xml/System.Runtime.InteropServices/Marshal.xml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4479,6 +4479,7 @@ There is a difference in the behavior of the `GetLastWin32Error` method on .NET
4479
4479
4480
4480
]]></format>
4481
4481
</remarks>
4482
+
<exception cref="T:SystemArgumentNullException"><paramref name="pUnk" /> is <see cref="F:System.IntPtr.Zero" />.</exception>
4482
4483
<permission cref="T:System.Security.SecurityCriticalAttribute">requires full trust for the immediate caller. This member cannot be used by partially trusted or transparent code.</permission>
0 commit comments