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