Skip to content

Commit b969cc7

Browse files
nxtnRon Petrusha
authored andcommitted
Remove ArgumentException in GCHandle.Alloc(object) (#2421)
1 parent 0597644 commit b969cc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

xml/System.Runtime.InteropServices/GCHandle.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@
200200
201201
]]></format>
202202
</remarks>
203-
<exception cref="T:System.ArgumentException">An instance with nonprimitive (non-blittable) members cannot be pinned.</exception>
204203
<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>
205204
<altmember cref="T:System.Runtime.InteropServices.GCHandleType" />
206205
</Docs>

0 commit comments

Comments
 (0)