C#: Add namespace_access_expr because of nameof(Namespace)

This commit is contained in:
Calum Grant
2019-07-04 15:54:35 +01:00
parent ae36359058
commit 8aeeec01ff
10 changed files with 3767 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,2 @@
description: Support nameof(N) where N is a namespace.
compatibility: backwards