diff --git a/xml/System.Collections.Generic/CollectionExtensions.xml b/xml/System.Collections.Generic/CollectionExtensions.xml
index cc923918517..9f394e13f0f 100644
--- a/xml/System.Collections.Generic/CollectionExtensions.xml
+++ b/xml/System.Collections.Generic/CollectionExtensions.xml
@@ -20,15 +20,6 @@
netstandard
2.1.0.0
-
- Microsoft.Extensions.DependencyModel
- 5.0.0.0
- 6.0.0.0
- 7.0.0.0
- 8.0.0.0
- 8.0.0.1
- 9.0.0.0
-
@@ -228,216 +219,6 @@
The number of elements in the source is greater than the number of elements that the destination span can contain.
-
-
-
-
-
-
-
- Method
-
- Microsoft.Extensions.DependencyModel
- 8.0.0.1
- 9.0.0.0
-
-
- System.Collections
-
-
- netstandard
-
-
- System.Collections.Generic.IEnumerable<System.String>
-
-
-
-
-
- The source enumeration of .
- Gets an enumeration of assets where each asset has an empty runtime.
- An enumeration of assets, each with an empty .
- To be added.
-
- is .
-
-
-
-
-
-
-
-
-
- Method
-
- Microsoft.Extensions.DependencyModel
- 8.0.0.1
- 9.0.0.0
-
-
- System.Collections
-
-
- netstandard
-
-
- Microsoft.Extensions.DependencyModel.RuntimeAssetGroup
-
-
-
-
-
- The source enumeration of .
- Gets the first with an empty .
- The first with an empty , or if none exists.
- To be added.
-
- is .
-
-
-
-
-
-
-
-
-
- Method
-
- Microsoft.Extensions.DependencyModel
- 8.0.0.1
- 9.0.0.0
-
-
- System.Collections
-
-
- netstandard
-
-
- System.Collections.Generic.IEnumerable<Microsoft.Extensions.DependencyModel.RuntimeFile>
-
-
-
-
-
- The source enumeration of .
- Gets an enumeration of where each value has an empty runtime.
- An enumeration of , each with an empty .
- To be added.
-
- is .
-
-
-
-
-
-
-
-
-
- Method
-
- Microsoft.Extensions.DependencyModel
- 8.0.0.1
- 9.0.0.0
-
-
- System.Collections
-
-
- netstandard
-
-
- System.Collections.Generic.IEnumerable<System.String>
-
-
-
-
-
-
- The source enumeration of .
- The string to search for.
- Gets an enumeration of assets where each asset's value equals .
- An enumeration of assets where each asset's equals .
- To be added.
-
- is .
-
-
-
-
-
-
-
-
-
- Method
-
- Microsoft.Extensions.DependencyModel
- 8.0.0.1
- 9.0.0.0
-
-
- System.Collections
-
-
- netstandard
-
-
- System.Collections.Generic.IEnumerable<Microsoft.Extensions.DependencyModel.RuntimeFile>
-
-
-
-
-
-
- The source enumeration of .
- The string to search for.
- Gets an enumeration of where each value's equals .
- An enumeration of , where each value's equals .
- To be added.
-
- is or empty.
-
-
-
-
-
-
-
-
-
- Method
-
- Microsoft.Extensions.DependencyModel
- 8.0.0.1
- 9.0.0.0
-
-
- System.Collections
-
-
- netstandard
-
-
- Microsoft.Extensions.DependencyModel.RuntimeAssetGroup
-
-
-
-
-
-
- The source enumeration of .
- The string to search for.
- Gets the first where matches .
- The first where matches , or if none exists.
- To be added.
-
- is or empty.
-
-