1. 20 6月, 2014 2 次提交
  2. 23 5月, 2014 1 次提交
    • A
      C#: Adjust implementation of Primary Constructors to match current language design: · d45c6cdf
      AlekseyTs 提交于
      - Disallow field modifiers and field attributes on primary constructor parameters.
      - Adjust scope of primary constructor parameters.
      - Allow referencing non-ref/non-out primary constructor parameters in a lambda.
      - Report appropriate diagnostics when a primary parameter is shadowed in a nested scope.
       (changeset 1261399)
      d45c6cdf
  3. 08 5月, 2014 1 次提交
  4. 07 5月, 2014 4 次提交
  5. 03 5月, 2014 1 次提交