• M
    Address PR Feedback: · a6db5441
    Manish Vasani 提交于
    1. Break the analyzer into two separate diagnostics for flagging unused and unread members. Latter rule has no code fix.
    2. Remove all UI option elements for the added diagnostics and turn the rules off by default for now.
    3. Bail out for invalid operations and syntax errors.
    4. Handle doc comments and nameof - report unread member diagostics instead of unused member diagnostics if referenced in non-read/write context.
    a6db5441
FeaturesResources.cs.xlf 105.4 KB