1 instantiation of ExportLifetimeContext
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ExportFactoryOfT.cs (1)
20return new ExportLifetimeContext<T>(untypedLifetimeContext.Item1, untypedLifetimeContext.Item2);
1 reference to ExportLifetimeContext
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ExportFactoryOfT.cs (1)
17public ExportLifetimeContext<T> CreateExport()