mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00: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.