• T
    IDE EnC support for all C# 8.0 features (#37173) · 12b370dc
    Tomáš Matoušek 提交于
    * Report rude edits when updating method containing switch expression.
    
    Fix stackalloc rude edits.
    
    * Updating modifiers of local functions
    
    * await foreach, await using
    
    * Improve error message
    
    * Distinguish async foreach/using from synchronous in error messages
    
    * Using declaration
    
    * Report rude edit when editing using statement/declaration around non-leaf AS
    
    * Rude edits for switch with patterns
    
    * Fix VB issues with active statements in nested single-line functions and when updating iterators
    
    * Update comment
    
    * Fix duplicate rude edit
    12b370dc
CSharpFeaturesResources.Designer.cs 58.7 KB