1. 10 2月, 2015 1 次提交
    • S
      Create new projects for System.Runtime.Analyzers · 3a54c091
      Srivatsn Narayanan 提交于
      Move rule CA1001 to this project. Rewrite the codefixer for it to be based on DocumentEditor and hence language agnostic.
      
      Fix for CA1001 shouldn't generate a dispose method if there is already one in the type. Instead modify that method to make it the interface implementation.
      Adding some tests.
      3a54c091