• A
    Consume the new GetAliases API · cce8fa9f
    Andrew Casey 提交于
    1) Instead of asking for the type of an individual alias to determine if
    it exists in the current context, ask for a list of all aliases up front.
    
    2) Include aliases in the result of CompileGetLocals (so that the debugger
    no longer has to partially populate the window).
    
    Bonus: Fixes #878.
    cce8fa9f
WinMdTests.cs 18.1 KB