2 references to CreateExportDefinition
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\AttributedModel\AttributedPartCreationInfo.cs (2)
267
AttributedExportDefinition attributedExportDefinition =
CreateExportDefinition
(member, exportAttribute);
296
AttributedExportDefinition attributedExportDefinition =
CreateExportDefinition
(type, exportAttribute);