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