1 write to _lazyPartType
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\GenericSpecializationPartCreationInfo.cs (1)
46_lazyPartType = new Lazy<Type>(
2 references to _lazyPartType
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ReflectionModel\GenericSpecializationPartCreationInfo.cs (2)
62return _lazyPartType.Value; 67return _lazyPartType;