1 write to _exports
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\GenericSpecializationPartCreationInfo.cs (1)
494_exports = exports;
3 references to _exports
System.ComponentModel.Composition (3)
System\ComponentModel\Composition\ReflectionModel\GenericSpecializationPartCreationInfo.cs (3)
474if ((_exports == null) || (_imports == null)) 486if ((_exports == null) || (_imports == null)) 504return _exports!;