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