Base:
property
Metadata
System.ComponentModel.Composition.Primitives.ComposablePartDefinition.Metadata
2 references to Metadata
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ReflectionModel\ReflectionComposablePart.cs (1)
126return Definition.Metadata;
System\ComponentModel\Composition\ReflectionModel\ReflectionComposablePartDefinition.cs (1)
301if (!GenericSpecializationPartCreationInfo.CanSpecialize(Metadata, genericTypeParameters))