dotnet/roslyn
Ver no GitHubInvestigate improving diagnostic for missing metadata references
Open
#4.676 aberto em 20 de ago. de 2015
Area-CompilersBugConcept-Diagnostic Clarityhelp wanted
Métricas do repositório
- Stars
- (20.414 stars)
- Métricas de merge de PR
- (Mesclagem média 6d 17h) (256 fundiu PRs em 30d)
Description
In the fix to (TFS/DevDiv) bug 1090472 there was a slight degradation in the quality of the diagnostics for symbols missing due to missing metadata references for the test BadSymbolReferences.MissingTypes1. Before the change the required assembly reference was given in the diagnostic. After the change it does not suggest the required assembly.
Investigate the cause of the degradation and see if the quality of the diagnostic can be restored.
(Migrated from TFS/DevDiv 1091957)