• R
    Readonly members symbol display (#34876) · f99a821c
    Rikki Gibson 提交于
    * Symbol display for readonly members
    
    * Add coverage
    
    * Test malformed properties and events
    
    * Show readonly keyword on non-field members in QuickInfo
    
    * Use IsDeclaredReadOnly for symbol display (WIP)
    
    * Update based on design and fix some test failures
    
    * Add readonly keywords to various IL tests
    
    * Fix more tests, respond to feedback
    
    * Fix compile error
    
    * Don't display readonly keyword for implicit readonly getters from source
    
    * Don't show readonly keyword for members contained within a readonly struct
    
    * Move from extension methods to private statics
    f99a821c
CodeGenTupleTest.cs 1.0 MB
The source could not be displayed because it is larger than 1.0 MB. You can load it anywaydownload it instead.