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