2 references to PartNotDiscoverableAttribute
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\AttributedModel\AttributedPartCreationInfo.cs (1)
92if (_type.IsAttributeDefined<PartNotDiscoverableAttribute>())
System\ComponentModel\Composition\PartNotDiscoverableAttribute.cs (1)
14/// Initializes a new instance of the <see cref="PartNotDiscoverableAttribute"/> class.