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