1 write to _exports
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\ReflectionModelServices.cs (1)
340_exports = exports;
2 references to _exports
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ReflectionModel\ReflectionModelServices.cs (2)
402if (_exports == null) 407IEnumerable<ExportDefinition> exports = _exports.Value;