Skip to content

Commit 63edbd5

Browse files
authored
Add unsafe-code/best-practices.md (#48557)
1 parent eaabacf commit 63edbd5

File tree

2 files changed

+977
-0
lines changed

2 files changed

+977
-0
lines changed

docs/navigate/advanced-programming/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,8 @@ items:
418418
href: ../../standard/managed-code.md
419419
- name: Automatic memory management
420420
href: ../../standard/automatic-memory-management.md
421+
- name: Unsafe code best practices
422+
href: ../../standard/unsafe-code/best-practices.md
421423
- name: Clean up unmanaged resources
422424
items:
423425
- name: Overview

0 commit comments

Comments
 (0)