mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-24 02:21:30 -05:00
Look for a symbol that has a `.localSymbol` property instead of blindly using the first one. Fixes #37829.
Look for a symbol that has a `.localSymbol` property instead of blindly using the first one. Fixes #37829.