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