dotnet/roslyn

Skip documents whose content failed to load from analysis

開放

#41,661 建立於 2020年2月13日

 (0 則留言) (0 個反應) (0 位負責人)C# (4,257 個分叉)batch import
Area-AnalyzersConcept-Continuous Improvementhelp wanted

倉庫指標

星標
 (20,414 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Analyzers shouldn't be run on documents (syntax trees) with load failures. These should be treated as generated files (they are empty).

Follow up on https://github.com/dotnet/roslyn/pull/40815.

貢獻者指南