Cache reference resolution for external references as finding the declaration of a symbol is expensive and does not change for a program once created. This resolves a signficant performance regression in the langauge service. PR Close #21359
Cache reference resolution for external references as finding the declaration of a symbol is expensive and does not change for a program once created. This resolves a signficant performance regression in the langauge service. PR Close #21359