263bdb5876
- Fix lock ordering deadlock: switch ExtensionMethodCache to ConcurrentDictionary - Add ambiguity check to get_member (was missing, get_type already had it) - Add Dictionary<TKey, TValue> generic resolution test