2 references to AttributedPartCreationInfo
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\AttributedModel\AttributedModelDiscovery.cs (2)
18AttributedPartCreationInfo creationInfo = new AttributedPartCreationInfo(type, null, false, origin); 31AttributedPartCreationInfo creationInfo = new AttributedPartCreationInfo(type, partCreationPolicy, ignoreConstructorImports, origin);