• A
    Added initial support for out vars. · 68aca6f8
    AlekseyTs 提交于
    - Feature flag.
    - Syntax model changes.
    - Parsing.
    - Binding (for explicitly typed variables only).
    - Flow analysis.
    - SemanticModel – added new API GetDeclaredSymbol(ArgumentSyntax) to return symbol for the declared local.
    
    Basic scenarios work end to end.
    68aca6f8
Syntax.xml 165.2 KB