We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d239e9 commit 898b202Copy full SHA for 898b202
xml/System.Runtime.InteropServices/MemoryMarshal.xml
@@ -989,7 +989,7 @@ This method allows a read-only memory buffer to be used in existing APIs that re
989
]]></format>
990
</remarks>
991
<exception cref="T:System.ArgumentException">
992
- <paramref name="TFrom" /> or <paramref name="TTo" /> contains references or pointers.</exception>
+ <paramref name="T" /> contains references or pointers.</exception>
993
</Docs>
994
</Member>
995
<Member MemberName="Write<T>">
@@ -1047,4 +1047,4 @@ This method allows a read-only memory buffer to be used in existing APIs that re
1047
1048
1049
</Members>
1050
-</Type>
+</Type>
0 commit comments