3 references to PreExportImportsSatisfying
System.ComponentModel.Composition (3)
System\ComponentModel\Composition\Hosting\ImportEngine.cs (3)
342
partManager.State = ImportState.
PreExportImportsSatisfying
;
382
case ImportState.
PreExportImportsSatisfying
:
708
if (testPart.State == ImportState.
PreExportImportsSatisfying
)