3 references to EnsureRejection
System.ComponentModel.Composition (3)
System\ComponentModel\Composition\Hosting\CatalogExportProvider.cs (2)
330
bool ensureRejection =
EnsureRejection
(atomicComposition);
703
if (!
EnsureRejection
(parentAtomicComposition))
System\ComponentModel\Composition\Hosting\CatalogExportProvider.ScopeManager.cs (1)
44
if (_catalogExportProvider.
EnsureRejection
(atomicComposition))