1 reference to IsSupportedImportManyType
System.Composition.Convention (1)
System\Composition\Convention\ImportConventionBuilder.cs (1)
150
var asMany = _asMany ??
IsSupportedImportManyType
(type.GetTypeInfo());