We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d80b3b1 commit 998b32bCopy full SHA for 998b32b
docs/csharp/misc/cs0430.md
@@ -37,3 +37,7 @@ public class Test
37
public static void Main() { MyType::MyClass.M(); }
38
}
39
```
40
+
41
+## See also
42
43
+- [extern alias](../language-reference/keywords/extern-alias.md)
0 commit comments