2 references to ReflectionComposablePart
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\AttributedModel\AttributedModelDiscovery.cs (2)
43return new ReflectionComposablePart(definition, attributedPart); 68return new ReflectionComposablePart((ReflectionComposablePartDefinition)partDefinition, attributedPart);