diff --git a/xml/System/Memory`1.xml b/xml/System/Memory`1.xml index a9de4839874..071e8848149 100644 --- a/xml/System/Memory`1.xml +++ b/xml/System/Memory`1.xml @@ -750,7 +750,7 @@ The garbage collector will not move the memory until the returned method performs a heap allocation, it should generally be avoided. However, it is sometimes necessary to take advantage of functionality that is only available for arrays. +Because a call to the `ToArray` method performs a heap allocation, it should generally be avoided. However, it is sometimes necessary to take advantage of functionality that is only available for arrays. Each call to the `ToArray` method returns a new array. @@ -833,4 +833,4 @@ This method copies all of the contents of the current i - \ No newline at end of file +