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