2 references to ExportMetadataAttribute
System.ComponentModel.Composition.Registration (2)
System\ComponentModel\Composition\Registration\ExportBuilder.cs (2)
77attributes.Add(new ExportMetadataAttribute(item.Item1, item.Item2)); 88attributes.Add(new ExportMetadataAttribute(name, value));