Base:
1 override of GetCustomAttributesData
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
76
public override IList<CustomAttributeData>
GetCustomAttributesData
()
1 reference to GetCustomAttributesData
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
78
return _projector.Project(base.
GetCustomAttributesData
(), _projector.ProjectCustomAttributeData);