2 writes to _childContainer
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\Hosting\CatalogExportProvider.ScopeFactoryExport.cs (2)
61
_childContainer
= childContainer;
87
_childContainer
= null;
1 reference to _childContainer
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\Hosting\CatalogExportProvider.ScopeFactoryExport.cs (1)
85
childContainer =
_childContainer
;