diff --git a/xml/System.IO/MemoryStream.xml b/xml/System.IO/MemoryStream.xml
index 9bc0c321950..7d13c86c554 100644
--- a/xml/System.IO/MemoryStream.xml
+++ b/xml/System.IO/MemoryStream.xml
@@ -2016,11 +2016,29 @@ The pending operation does not support writing.
- The byte array segment from which this stream was created.
+ When this method returns , the byte array segment from which this stream was created; when this method returns , this parameter is set to .
Returns the array of unsigned bytes from which this stream was created. The return value indicates whether the conversion succeeded.
- if the conversion was successful; otherwise, .
- To be added.
+ if the buffer is exposable; otherwise, .
+
+
+ .
+-
+