1. 20 5月, 2015 1 次提交
    • T
      Use AssemblyIdentity for analyzer ID · 8682a5e9
      Tom Meschter 提交于
      Use the actual `AssemblyIdentity` for `AnalyzerFileReference.Id`, instead of
      a lowercase version of the file name. Also use `AssemblyIdentity.Name` as the
      `DisplayName`.
      
      If we can't read the file for whatever reason, fall back to strings
      generated from the file path.
      
      Fixes #2781 and #2782.
      8682a5e9
  2. 19 5月, 2015 39 次提交