diff --git a/xml/System.Threading.Tasks/Task.xml b/xml/System.Threading.Tasks/Task.xml index 64221c66d53..88c426f47fd 100644 --- a/xml/System.Threading.Tasks/Task.xml +++ b/xml/System.Threading.Tasks/Task.xml @@ -4444,11 +4444,7 @@ Task t Status: RanToCompletion, Result: 42 One or more of the objects in has been disposed. The argument is . - The argument contains a null element. - - -or- - - The argument is an empty array. + The argument contains a null element. At least one of the instances was canceled. If a task was canceled, the exception contains an exception in its collection. -or- @@ -4507,11 +4503,7 @@ Task t Status: RanToCompletion, Result: 42 An exception was thrown during the execution of at least one of the instances. is a negative number other than -1, which represents an infinite time-out. - The argument contains a null element. - - -or- - - The argument is an empty array. + The argument contains a null element. @@ -4567,11 +4559,7 @@ Task t Status: RanToCompletion, Result: 42 -or- An exception was thrown during the execution of at least one of the instances. - The argument contains a null element. - - -or- - - The argument is an empty array. + The argument contains a null element. One or more of the objects in has been disposed. @@ -4630,11 +4618,7 @@ Task t Status: RanToCompletion, Result: 42 -or- is greater than . - The argument contains a null element. - - -or- - - The argument is an empty array. + The argument contains a null element. @@ -4696,11 +4680,7 @@ Task t Status: RanToCompletion, Result: 42 An exception was thrown during the execution of at least one of the instances. is a negative number other than -1, which represents an infinite time-out. - The argument contains a null element. - - -or- - - The argument is an empty array. + The argument contains a null element. The was canceled.