2 references to ExportInterfaces
System.ComponentModel.Composition.Registration (2)
System\ComponentModel\Composition\Registration\PartBuilder.cs (2)
91
return
ExportInterfaces
(interfaceFilter, null);
96
return
ExportInterfaces
(t => true, null);