Base:
1 override of GetRequiredCustomModifiers
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingPropertyInfo.cs (1)
88
public override Type[]
GetRequiredCustomModifiers
()
1 reference to GetRequiredCustomModifiers
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingPropertyInfo.cs (1)
90
return Projector.Project(base.
GetRequiredCustomModifiers
(), Projector.ProjectType);