Skip to content

Commit 998b32b

Browse files
CopilotBillWagner
andcommitted
Add cross-reference to extern alias documentation
Co-authored-by: BillWagner <[email protected]>
1 parent d80b3b1 commit 998b32b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/csharp/misc/cs0430.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,7 @@ public class Test
3737
public static void Main() { MyType::MyClass.M(); }
3838
}
3939
```
40+
41+
## See also
42+
43+
- [extern alias](../language-reference/keywords/extern-alias.md)

0 commit comments

Comments
 (0)