2 references to ImportsCache
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ReflectionModel\ReflectionComposablePart.cs (2)
585if (!ImportsCache.TryGetValue(definition, out ImportingItem? result)) 590ImportsCache[definition] = result;