2 references to PartMetadataAttribute
System.ComponentModel.Composition.Registration (2)
System\ComponentModel\Composition\Registration\PartBuilder.cs (2)
298attributes.Add(new PartMetadataAttribute(item.Item1, item.Item2)); 317attributes.Add(new PartMetadataAttribute(name, value));