2 references to InspectTypeForPart
System.Composition.TypedParts (2)
System\Composition\Debugging\ContainerConfigurationDebuggerProxy.cs (1)
71
if (inspector.
InspectTypeForPart
(type.GetTypeInfo(), out part))
System\Composition\TypedParts\TypedPartExportDescriptorProvider.cs (1)
26
if (typeInspector.
InspectTypeForPart
(type.GetTypeInfo(), out part))