2 references to GetExport
System.Composition.Runtime (2)
System\Composition\CompositionContext.cs (2)
49return (TExport)GetExport(typeof(TExport), contractName); 126return GetExport(exportType, null);