1 write to _constructor
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\AttributedModel\AttributedPartCreationInfo.cs (1)
51_constructor = SelectPartConstructor(_type);
2 references to _constructor
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\AttributedModel\AttributedPartCreationInfo.cs (2)
49if (_constructor == null && !_ignoreConstructorImports) 53return _constructor;