3 references to AllowDefault
System.Composition.TypedParts (3)
System\Composition\CompositionContextExtensions.cs (1)
73else if (!importInfo.AllowDefault)
System\Composition\TypedParts\ActivationFeatures\PropertyInjectionFeature.cs (1)
44if (!i.ImportInfo.AllowDefault)
System\Composition\TypedParts\Discovery\DiscoveredPart.cs (1)
123if (!importInfo.AllowDefault)