To CodeDocumenters@Microsoft -
There is a grammatical error on the tooltip that appears when hovering over the RemoveAll() method on a List(Of T) instance.
The tooltip states "Removes theall the elements that match the conditions defined by the specified predicate."
The fix appears to require a change in the Xml comment on the RemoveAll() method.