1 write to _exports
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\GenericSpecializationPartCreationInfo.cs (1)
488_exports = exports;
3 references to _exports
System.ComponentModel.Composition (3)
System\ComponentModel\Composition\ReflectionModel\GenericSpecializationPartCreationInfo.cs (3)
468if ((_exports == null) || (_imports == null)) 480if ((_exports == null) || (_imports == null)) 498return _exports!;