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