Base:
1 override of GetCustomAttributesData
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingModule.cs (1)
36
public override IList<CustomAttributeData>
GetCustomAttributesData
()
1 reference to GetCustomAttributesData
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingModule.cs (1)
38
return Projector.Project(base.
GetCustomAttributesData
(), Projector.ProjectCustomAttributeData);