2 references to WithPart
System.Composition.TypedParts (2)
System\Composition\Hosting\ContainerConfiguration.cs (2)
84return WithPart(partType, null); 120return WithPart(typeof(TPart), conventions);