diff --git a/xml/System.Runtime.CompilerServices/TaskAwaiter.xml b/xml/System.Runtime.CompilerServices/TaskAwaiter.xml index afaf4ba2a9d..b9d15c7cad3 100644 --- a/xml/System.Runtime.CompilerServices/TaskAwaiter.xml +++ b/xml/System.Runtime.CompilerServices/TaskAwaiter.xml @@ -61,15 +61,7 @@ Provides an object that waits for the completion of an asynchronous task. - - - - + @@ -116,18 +108,10 @@ Ends the wait for the completion of the asynchronous task. - - - + The object was not properly initialized. The task was canceled. The task completed in a state. - diff --git a/xml/System.Runtime.CompilerServices/TaskAwaiter`1.xml b/xml/System.Runtime.CompilerServices/TaskAwaiter`1.xml index 7b41ffc2622..1d4b2d5b730 100644 --- a/xml/System.Runtime.CompilerServices/TaskAwaiter`1.xml +++ b/xml/System.Runtime.CompilerServices/TaskAwaiter`1.xml @@ -65,15 +65,7 @@ The result for the task. Represents an object that waits for the completion of an asynchronous task and provides a parameter for the result. - - - - + @@ -121,18 +113,10 @@ Ends the wait for the completion of the asynchronous task. The result of the completed task. - - - + The object was not properly initialized. The task was canceled. The task completed in a state. - diff --git a/xml/System.Threading.Tasks/Task.xml b/xml/System.Threading.Tasks/Task.xml index 1fced3134a9..da100533c2b 100644 --- a/xml/System.Threading.Tasks/Task.xml +++ b/xml/System.Threading.Tasks/Task.xml @@ -3102,14 +3102,7 @@ Starting in .NET 6, for some `T` types and some result values, this method may r Gets an awaiter used to await this . An awaiter instance. - - - + diff --git a/xml/System.Threading.Tasks/Task`1.xml b/xml/System.Threading.Tasks/Task`1.xml index 19677a1676e..9befe125b67 100644 --- a/xml/System.Threading.Tasks/Task`1.xml +++ b/xml/System.Threading.Tasks/Task`1.xml @@ -2071,14 +2071,7 @@ For operations that do not return a value, you use the Gets an awaiter used to await this . An awaiter instance. - - - +