|
1745 | 1745 | "redirect_url": "/dotnet/standard/linq/find-sibling-nodes", |
1746 | 1746 | "redirect_document_id": true |
1747 | 1747 | }, |
| 1748 | + { |
| 1749 | + "source_path": "docs/csharp/programming-guide/concepts/linq/how-to-change-the-namespace-for-an-entire-xml-tree.md", |
| 1750 | + "redirect_url": "/dotnet/standard/linq/change-namespace-entire-xml-tree", |
| 1751 | + "redirect_document_id": true |
| 1752 | + }, |
| 1753 | + { |
| 1754 | + "source_path": "docs/csharp/programming-guide/concepts/linq/maintaining-name-value-pairs.md", |
| 1755 | + "redirect_url": "/dotnet/standard/linq/maintain-name-value-pairs", |
| 1756 | + "redirect_document_id": true |
| 1757 | + }, |
| 1758 | + { |
| 1759 | + "source_path": "docs/csharp/programming-guide/concepts/linq/performance-of-chained-queries-linq-to-xml.md", |
| 1760 | + "redirect_url": "/dotnet/standard/linq/performance-chained-queries", |
| 1761 | + "redirect_document_id": true |
| 1762 | + }, |
| 1763 | + { |
| 1764 | + "source_path": "docs/csharp/programming-guide/concepts/linq/removing-elements-attributes-and-nodes-from-an-xml-tree.md", |
| 1765 | + "redirect_url": "/dotnet/standard/linq/remove-elements-attributes-nodes-xml-tree", |
| 1766 | + "redirect_document_id": true |
| 1767 | + }, |
1748 | 1768 | { |
1749 | 1769 | "source_path": "docs/csharp/programming-guide/concepts/threading/how-to-use-a-thread-pool.md", |
1750 | 1770 | "redirect_url": "/dotnet/api/system.threading.threadpool.queueuserworkitem" |
|
5247 | 5267 | "redirect_url": "/dotnet/standard/linq/find-sibling-nodes", |
5248 | 5268 | "redirect_document_id": false |
5249 | 5269 | }, |
| 5270 | + { |
| 5271 | + "source_path": "docs/visual-basic/programming-guide/concepts/linq/how-to-change-the-namespace-for-an-entire-xml-tree.md", |
| 5272 | + "redirect_url": "/dotnet/standard/linq/change-namespace-entire-xml-tree", |
| 5273 | + "redirect_document_id": false |
| 5274 | + }, |
| 5275 | + { |
| 5276 | + "source_path": "docs/visual-basic/programming-guide/concepts/linq/maintaining-name-value-pairs.md", |
| 5277 | + "redirect_url": "/dotnet/standard/linq/maintain-name-value-pairs", |
| 5278 | + "redirect_document_id": false |
| 5279 | + }, |
| 5280 | + { |
| 5281 | + "source_path": "docs/visual-basic/programming-guide/concepts/linq/performance-of-chained-queries-linq-to-xml.md", |
| 5282 | + "redirect_url": "/dotnet/standard/linq/performance-chained-queries", |
| 5283 | + "redirect_document_id": false |
| 5284 | + }, |
| 5285 | + { |
| 5286 | + "source_path": "docs/visual-basic/programming-guide/concepts/linq/removing-elements-attributes-and-nodes-from-an-xml-tree.md", |
| 5287 | + "redirect_url": "/dotnet/standard/linq/remove-elements-attributes-nodes-xml-tree", |
| 5288 | + "redirect_document_id": false |
| 5289 | + }, |
5250 | 5290 | { |
5251 | 5291 | "source_path": "docs/visual-basic/programming-guide/concepts/threading/how-to-use-a-thread-pool.md", |
5252 | 5292 | "redirect_url": "/dotnet/api/system.threading.threadpool.queueuserworkitem" |
|
0 commit comments