1 write to _exportLifetimeContextCreator
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ExportFactoryOfT.cs (1)
14
_exportLifetimeContextCreator
= exportLifetimeContextCreator;
1 reference to _exportLifetimeContextCreator
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ExportFactoryOfT.cs (1)
19
Tuple<T, Action> untypedLifetimeContext =
_exportLifetimeContextCreator
.Invoke();