2 instantiations of TypeInspector
System.Composition.TypedParts (2)
System\Composition\Debugging\ContainerConfigurationDebuggerProxy.cs (1)
66var inspector = new TypeInspector(ac, activationFeatures);
System\Composition\TypedParts\TypedPartExportDescriptorProvider.cs (1)
21var typeInspector = new TypeInspector(attributeContext, activationFeatures);
2 references to TypeInspector
System.Composition.TypedParts (2)
System\Composition\Debugging\ContainerConfigurationDebuggerProxy.cs (1)
66var inspector = new TypeInspector(ac, activationFeatures);
System\Composition\TypedParts\TypedPartExportDescriptorProvider.cs (1)
21var typeInspector = new TypeInspector(attributeContext, activationFeatures);