1 instantiation of LazyWithMetadataExportDescriptorProvider
System.Composition.Hosting (1)
System\Composition\Hosting\CompositionHost.cs (1)
55new LazyWithMetadataExportDescriptorProvider(),
1 reference to LazyWithMetadataExportDescriptorProvider
System.Composition.Hosting (1)
System\Composition\Hosting\Providers\Lazy\LazyWithMetadataExportDescriptorProvider.cs (1)
15private static readonly MethodInfo s_getLazyDefinitionsMethod = typeof(LazyWithMetadataExportDescriptorProvider).GetTypeInfo().GetDeclaredMethod("GetLazyDefinitions");