2 references to AddExportedValue
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\AttributedModelServices.cs (2)
102return batch.AddExportedValue<T>(contractName, exportedValue); 131batch.AddExportedValue<T>(contractName, exportedValue);