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