1 write to _exports
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\AttributedModel\AttributedPartCreationInfo.cs (1)
251
_exports
= GetExportDefinitions();
2 references to _exports
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\AttributedModel\AttributedPartCreationInfo.cs (2)
64
return
_exports
!;
246
if ((
_exports
!= null) && (_imports != null))