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)
474
if ((
_exports
== null) || (_imports == null))
486
if ((
_exports
== null) || (_imports == null))
504
return
_exports
!;