|
1805 | 1805 | "redirect_url": "/dotnet/standard/linq/intermediate-materialization", |
1806 | 1806 | "redirect_document_id": true |
1807 | 1807 | }, |
| 1808 | + { |
| 1809 | + "source_path": "docs/csharp/programming-guide/concepts/linq/how-to-stream-xml-fragments-with-access-to-header-information.md", |
| 1810 | + "redirect_url": "/dotnet/standard/linq/stream-xml-fragments-access-header-information", |
| 1811 | + "redirect_document_id": true |
| 1812 | + }, |
| 1813 | + { |
| 1814 | + "source_path": "docs/csharp/programming-guide/concepts/linq/linq-to-xml-events.md", |
| 1815 | + "redirect_url": "/dotnet/standard/linq/linq-xml-events", |
| 1816 | + "redirect_document_id": true |
| 1817 | + }, |
| 1818 | + { |
| 1819 | + "source_path": "docs/csharp/programming-guide/concepts/linq/mixed-declarative-code-imperative-code-bugs-linq-to-xml.md", |
| 1820 | + "redirect_url": "/dotnet/standard/linq/mixed-declarative-imperative-code-bugs", |
| 1821 | + "redirect_document_id": true |
| 1822 | + }, |
| 1823 | + { |
| 1824 | + "source_path": "docs/csharp/programming-guide/concepts/linq/programming-with-nodes.md", |
| 1825 | + "redirect_url": "/dotnet/standard/linq/program-nodes", |
| 1826 | + "redirect_document_id": true |
| 1827 | + }, |
1808 | 1828 | { |
1809 | 1829 | "source_path": "docs/csharp/programming-guide/concepts/threading/how-to-use-a-thread-pool.md", |
1810 | 1830 | "redirect_url": "/dotnet/api/system.threading.threadpool.queueuserworkitem" |
|
5357 | 5377 | "redirect_url": "/dotnet/standard/linq/deferred-execution-example", |
5358 | 5378 | "redirect_document_id": false |
5359 | 5379 | }, |
| 5380 | + { |
| 5381 | + "source_path": "docs/visual-basic/programming-guide/concepts/linq/how-to-stream-xml-fragments-with-access-to-header-information.md", |
| 5382 | + "redirect_url": "/dotnet/standard/linq/stream-xml-fragments-access-header-information", |
| 5383 | + "redirect_document_id": false |
| 5384 | + }, |
| 5385 | + { |
| 5386 | + "source_path": "docs/visual-basic/programming-guide/concepts/linq/linq-to-xml-events.md", |
| 5387 | + "redirect_url": "/dotnet/standard/linq/linq-xml-events", |
| 5388 | + "redirect_document_id": false |
| 5389 | + }, |
| 5390 | + { |
| 5391 | + "source_path": "docs/visual-basic/programming-guide/concepts/linq/mixed-declarative-code-imperative-code-bugs-linq-to-xml.md", |
| 5392 | + "redirect_url": "/dotnet/standard/linq/mixed-declarative-imperative-code-bugs", |
| 5393 | + "redirect_document_id": false |
| 5394 | + }, |
| 5395 | + { |
| 5396 | + "source_path": "docs/visual-basic/programming-guide/concepts/linq/programming-with-nodes.md", |
| 5397 | + "redirect_url": "/dotnet/standard/linq/program-nodes", |
| 5398 | + "redirect_document_id": false |
| 5399 | + }, |
5360 | 5400 | { |
5361 | 5401 | "source_path": "docs/visual-basic/programming-guide/concepts/threading/how-to-use-a-thread-pool.md", |
5362 | 5402 | "redirect_url": "/dotnet/api/system.threading.threadpool.queueuserworkitem" |
|
0 commit comments