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