3 references to ToLazyMember
System.ComponentModel.Composition (3)
System\ComponentModel\Composition\AttributedModel\AttributedPartCreationInfo.cs (3)
275exports.Add(new ReflectionMemberExportDefinition(member.ToLazyMember(), attributedExportDefinition, this)); 281exports.Add(new ReflectionMemberExportDefinition(member.ToLazyMember(), attributedExportDefinition, this)); 300exports.Add(new ReflectionMemberExportDefinition(type.ToLazyMember(), attributedExportDefinition, this));